Skip to main content
POST
List Executions
Use this API to paginate through workflow executions. Filter by definitionId and/or status.

Endpoint

POST https://api.velt.dev/v2/workflow/executions/list

Headers

x-velt-api-key
string
required
Your API key.
x-velt-auth-token
string
required

Body

Params

data
object
required

Example Requests

List running executions for a definition

Paginate

Response

Success Response

Failure Response