actions
Get Action
Returns the requested action.
Args: action_id: ID of the action. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Raises: ValueError: If the action handler for flavor/type is not valid.
Returns: The requested action.
get/api/v1/actions/{action_id}
Path parameters
action_idstring uuid required
Query parameters
hydrateboolean
Response
Successful Response