Get all simulations
Retrieve a paginated list of all simulations.
Authorizations
JWT Bearer Token for authentication
Query Parameters
Project identifier
Filter criteria for searching simulations
Number of items to return per page
1 <= x <= 100Number of items to skip
x >= 0Sort order (e.g., 'name:asc', 'createdAt:desc')
Pagination cursor for next page
Pagination cursor for previous page
Filter by simulation status
STOPPED, IN_PROGRESS, COMPLETED, FAILED Filter by time range (e.g., '7d', '30d', '1y')
Timezone for timespan filtering (e.g., 'UTC', 'America/New_York')
Filter by endpoint type
Filter by simulation references (comma-separated list of simulation IDs)