Get current API key info
GET/v2/api-keys/current
Returns info the API key which user currently authenticated with. Otherwise responds with 400 status code.
Responses
- 200
- 400
- 401
- 403
- 404
OK
Bad Request
Unauthorized
Forbidden
Not Found
GET/v2/api-keys/current
Returns info the API key which user currently authenticated with. Otherwise responds with 400 status code.
OK
Bad Request
Unauthorized
Forbidden
Not Found