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 or null
Whether the request was successful.
responselist of objects or null

Errors