User Management
Get API Key
Retrieves the API key for the current user.
GET
Authorizations
Enter your API key as a Bearer token. Example: 'Bearer YOUR_API_KEY'
Response
200
application/json
User API key
The response is of type object
.
Retrieves the API key for the current user.
Enter your API key as a Bearer token. Example: 'Bearer YOUR_API_KEY'
User API key
The response is of type object
.