Workflows
Query Workflow Variants
Query workflow variants with filters and pagination.
Scope the query by workflow_refs (parent artifact) or workflow_variant_refs (specific variants). Accepts the same fields as query parameters or in the request body.
See: Query Pattern.
post/workflows/variants/query
Query parameters
workflow_idstring uuid nullable
workflow_idsstring[] nullable
workflow_slugstring nullable
workflow_slugsstring[] nullable
workflow_variant_idstring uuid nullable
workflow_variant_idsstring[] nullable
workflow_variant_slugstring nullable
workflow_variant_slugsstring[] nullable
namestring nullable
descriptionstring nullable
flagsstring nullable
tagsstring nullable
metastring nullable
include_archivedboolean nullable
nextstring uuid nullable
neweststring date-time nullable
oldeststring date-time nullable
limitinteger nullable
order'ascending' | 'descending' nullable
Response
Successful Response