List Definitions
Definitions
List Definitions
POST
List Definitions
Use this API to paginate through active (non-tombstoned) workflow definitions, ordered byDocumentation Index
Fetch the complete documentation index at: https://velt-v5-0-2-beta-28.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
updatedAt DESC.
Endpoint
POST https://api.velt.dev/v2/workflow/definitions/list
Headers
Your API key.
Your Auth Token.
Body
Params
Requires a Firestore composite index (
status ASC, updatedAt DESC). The first list call after deploy may surface a one-time index-create URL.
