Authorizations
Use the Bearer
scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>
Query Parameters
Maximum number of workflows to return.
Example:
100
Date from which results are provided.
Example:
"2023-08-02T00:00:00.000Z"
Short schema name that the workflow will be allowed to process.
Example:
"bill/invoice"
Response
200 - application/json
OK
First or queried timestamp when the first entry in the page was created.
Maximum number of objects returned in a page.
List of workflows.
Timestamp that indicates the start of the next page of results, if any.
Short schema name that the workflows have been filtered by.
Example:
"bill/invoice"