Tests
Get Tests Expectations
Retrieve a list of workflow test expectations for a specific workflow.
GET
Path Parameters
The ID of the app
The ID of the workflow
Query Parameters
Page number
Number of items to take
Next page token (Only used on special endpoints)
Response
200 - application/json
Unique identifier for the expectation
Name of the expectation (max 256 characters)
Required string length:
1 - 256
JavaScript code that results in a boolean value determining if the expectation passed or failed
Maximum length:
10240
Creation date of the expectation
Last update date of the expectation
Was this page helpful?