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
Response
200 - application/json
Creation date of the expectation
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
Last update date of the expectation
Was this page helpful?