List User API Keys

List all API keys for the specified user. Only superusers or the user themselves may list the API keys.

Path parameters

idstringRequired

ID of the user whose API keys to list

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-API-KeystringRequired

Response

Successful Response

resultslist of objects
total_entriesinteger

Errors