List trainings
List all training events visible to your account.
Required roles (all): air_instructor, air_org_admin
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
display_name
limit
Number of results to return per page.
name
ngc_group_id
offset
The initial index from which to return the results.
ordering
Order objects by field. Prefix with - for descending order.
search
Search by name, display_name, creator, training_simulation_name, training_simulation_state, event_time, sim_start_time, sim_end_time, checkpoint_name, parent_simulation_name, or created.
training_simulation
workbenches_created
Response
count
results
next
previous
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error