List Workflow Deployment Releases

Beta
List the Releases of the specified Workflow Deployment for the current Environment.

Authentication

X-API-KEYstring
API Key authentication via header

Path parameters

idstringRequired
Either the Workflow Deployment's ID or its unique name

Headers

X-API-VersionstringOptional

Query parameters

limitintegerOptional
Number of results to return per page.
offsetintegerOptional
The initial index from which to return the results.
orderingstringOptional
Which field to use when ordering the results.

Response

countinteger or null
nextstring or nullformat: "uri"
previousstring or nullformat: "uri"
resultslist of objects or null