Get action details
Spaces method and path for this operation:
get /s/{space_id}/api/endpoint/action/{action_id}
Refer to Spaces for more information.
Get the details of a response action using the action ID.
GET
/api/endpoint/action/{action_id}
curl \
--request GET 'https://localhost:5601/api/endpoint/action/fr518850-681a-4y60-aa98-e22640cae2b8' \
--header "Authorization: $API_KEY"