List simulation cases
List simulation cases with pagination and optional filtering.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
page_number
Page number.
page_size
Number of items per page.
search
Search term for simulation case names.
simulation_case_type
Filter by simulation case type.
Allowed values:
Response
200
status
Whether the request was successful.
response