List SSH keys
List the SSH keys belonging to the authenticated client.
Permissions: Any authenticated user with an Air scope.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
fingerprint
id
limit
Number of results to return per page.
name
offset
The initial index from which to return the results.
ordering
Order objects by field. Prefix with - for descending order.
search
Search by name.
Response
count
results
next
previous
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error