Tests
Get Test Expectation
Retrieve a specific workflow test expectation by its ID.
GET
Path Parameters
The ID of the app
The ID of the workflow
The ID of the expectation
Response
200 - application/json
Detailed information about an expectation within a workflow
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?