List simulation cases by agent

List all simulation cases created for a specific agent.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

agent_idstringRequired
Agent ID whose cases to list.

Response

200
statusstring
Whether the request was successful.
responselist of objects

Errors

400
Bad Request Error