List Workflow Deployments
Used to list all Workflow Deployments.
Authentication
X-API-KEYstring
API Key authentication via header
Headers
X-API-Version
Query parameters
has_story_config
has_story_config
is_public
is_public
limit
Number of results to return per page.
offset
The initial index from which to return the results.
ordering
Specifies the ordering of the returned Workflow Deployments. Valid values are:
- `created` - Orders by creation time in ascending order.
- `-created` - Orders by creation time in descending order. (default)
- `name` - Orders by name in ascending order.
- `-name` - Orders by name in descending order.
Compound orderings are supported by separating fields with commas, e.g., `-created,name`.
owned_by
owned_by
status
status
Allowed values:
Response
count
next
previous
results