GET
/
v4
/
changes

Authorizations

x-api-key
string
headerrequired

Headers

x-api-key
string

API key for authorization

Authorization
string

Bearer token for authorization

Query Parameters

workflowIds
string

Comma-separated list of workflow IDs. If not provided, returns changes for all ACTIVE workflows

startDate
string

Start date to filter changes (ISO format)

endDate
string

End date to filter changes (ISO format)

skip
integer

Number of records to skip for pagination

limit
integer

Number of records to return for pagination

Response

200 - application/json
timestamp
string

Timestamp of the response

changesCount
integer

Total number of changes found

changes
object[]
pagination
object