API Reference
Reference for the API
Retrieve a specific workflow test expectation by its ID.
{ "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
The ID of the expectation
Detailed information about an expectation within a workflow
Was this page helpful?