List simulations

Returns a list of simulations for the authenticated user

Authentication

AuthorizationBearer

API key passed as Bearer token in Authorization header (e.g., “Authorization: Bearer YOUR_API_KEY”)

Query parameters

offsetdoubleOptionalDefaults to 0
Offset for pagination
limitdoubleOptionalDefaults to 300
Limit for pagination

Response

Successful response
simulationslist of objects
countdouble