Workflows
Required permissions
Operations
All requests to the Cortex API need to provide an Authorization: Bearer <token> header, where <token> is an API key created in the Settings page of your workspace.
When true, returns the list of actions for each workflow. Defaults to false.
falseWhen set, only returns workflows with the given substring in the name or description.
Number of results to return per page, between 1 and 1000. Default 250.
250Page number to return, 0-indexed. Default 0.
0Successfully found workflows
Access denied
The client has exceeded the rate limit by performing too many requests in a short period. Retry the request after a delay.
All requests to the Cortex API need to provide an Authorization: Bearer <token> header, where <token> is an API key created in the Settings page of your workspace.
Entity identifier - can be a tag or CID
Successfully found workflow
Access denied
Workflow not found
The client has exceeded the rate limit by performing too many requests in a short period. Retry the request after a delay.
All requests to the Cortex API need to provide an Authorization: Bearer <token> header, where <token> is an API key created in the Settings page of your workspace.
Description of the workflow
Template for the response when the workflow run fails
Icon tag for the workflow
Whether the workflow is a draft
Whether the workflow is runnable via the public API
Name of the workflow
If true, only the user who started the workflow can complete actions. Defaults to false.
Template for the response when the workflow is completed successfully
Tag of the workflow
Workflow created successfully
Bad request
Access denied
The client has exceeded the rate limit by performing too many requests in a short period. Retry the request after a delay.
All requests to the Cortex API need to provide an Authorization: Bearer <token> header, where <token> is an API key created in the Settings page of your workspace.
Validation result
The client has exceeded the rate limit by performing too many requests in a short period. Retry the request after a delay.
All requests to the Cortex API need to provide an Authorization: Bearer <token> header, where <token> is an API key created in the Settings page of your workspace.
Entity identifier - can be a tag or CID
Callback ID; Provided by the Workflow block when it runs
Human readable message to be shown to the user
Status of the callback request. UPDATE keeps the workflow paused
Successfully received Workflow callback
No content
Bad request
Access denied
Workflow run or block not found
Workflow block is not waiting for callback
The client has exceeded the rate limit by performing too many requests in a short period. Retry the request after a delay.
No content
All requests to the Cortex API need to provide an Authorization: Bearer <token> header, where <token> is an API key created in the Settings page of your workspace.
Entity identifier - can be a tag or CID
Workflow deleted successfully
No content
Workflow not found
The client has exceeded the rate limit by performing too many requests in a short period. Retry the request after a delay.
No content
Last updated
Was this helpful?