List OS configuration templates
Admin clients may view all OS templates; all other clients can only view templates belonging to their own organization.
Required scope: air:image_read (roles: air_image_publisher, air_image_uploader, air_org_admin, air_user)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
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.
os_template_version
os_type
search
Search by os_type or os_template_version.
Response
count
results
next
previous
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error