List workbench simulations for a training event
List workbench simulations created for a specific training event.
Required roles (any one): air_instructor, air_trainee
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
A UUID string identifying this training.
Query parameters
assigned_to
Filter by the email of the user assigned to the workbench simulation. This will match creator unless the assignee has never logged into DSX Air before.
creator
Filter by the username of the simulation creator.
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
Which field to use when ordering the results.
search
A search term.
training_simulation
workbenches_created
Response
count
results
next
previous
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error