Retrieve API Key
GET/api-key
Retrieve the API key for the authenticated workspace user
Responses
- 200
- 400
- 401
- 404
Successfully retrieved API key
Bad Request
Unauthorized: invalid or expired token
Not Found: API key not found
GET/api-key
Retrieve the API key for the authenticated workspace user
Successfully retrieved API key
Bad Request
Unauthorized: invalid or expired token
Not Found: API key not found