List checkpoints
List checkpoints visible to your account.
Required scope: air:simulation_read (roles: air_org_admin, air_user)
Alternative: role air_trainee also grants access.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
favorite
limit
Number of results to return per page.
offset
The initial index from which to return the results.
ordering
Order objects by field. Prefix with - for descending order.
run
search
Search by name or state.
simulation
state
The current state of the checkpoint.
* `PENDING` - Pending
* `COMPLETE` - Complete
* `DELETED` - Deleted
Allowed values:
Response
count
results
next
previous
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error