v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-27192307552.2 KB
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

idstring uuid required
permission_deniedboolean
namestring required