List all user configs
The content field of each individual user config is excluded when listing user configs.
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
kind
What kind of content does this config contain.
* `cloud-init-user-data` - Cloud-Init User Data
* `cloud-init-meta-data` - Cloud-Init Meta Data
Allowed values:
limit
Number of results to return per page.
offset
The initial index from which to return the results.
ordering
Which field to use when ordering the results.
search
A search term.
Response
count
results
next
previous
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error