List your API keys.
GET/auth/api-keys
Returns all API keys associated with your account. For security, only the key prefix is returned (not the full key).
Responses
- 200
- 401
Returns the list of API keys.
Authentication required.
GET/auth/api-keys
Returns all API keys associated with your account. For security, only the key prefix is returned (not the full key).
Returns the list of API keys.
Authentication required.