List Definitions
Definitions
List Definitions
POST
List Definitions
Use this API to paginate through active (non-tombstoned) workflow definitions, ordered by
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.
