Get test cases
Returns a collection of test cases belonging to the recipe you specify in a customer workspace.
Path parameters
managed_user_id
Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E
. For example, EA2300
.
recipe_id
The unique ID of the recipe for which test cases should be retrieved.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success response
data
A list of test cases belonging to the specified recipe.