API Reference
Reference for the API
Retrieve a list of workflow test expectations for a specific workflow.
[ { "id": "<string>", "name": "<string>", "script": "<string>", "created_at": "2023-12-25", "updated_at": "2023-12-25" } ]
The ID of the app
The ID of the workflow
Page number
Number of items to take
Next page token (Only used on special endpoints)
The response is of type object[].
object[]
Was this page helpful?