Returns a list of all API keys for the current workspace.
The list of API keys was retrieved successfully.
The list of API keys returned.
The client ID of the API key.
The name of the API key.
- API_KEY_TYPE_UNSPECIFIED: The type of the API key is unknown.
- API_KEY_TYPE_SERVICE: The API key is a service API key, meaning it is not associated with a specific user.
- API_KEY_TYPE_PRIVATE: The API key is a private API key.
The ID of the role associated with the API key.
The role associated with the API key.
The timestamp when the API key was created.
The timestamp when the API key was last used to generate an access token.
The user object
The unique identifier of the user.
The email address of the user.
The unique identifier of the role assigned to the user.
- STATUS_UNSPECIFIED: Default value. This value is unused.
- INVITATION_SENT: Invitation email has been sent.
- VERIFIED: Membership verified.
If true
, the user was provisioned in Torq with the SSO IdP.
The timestamp when the user was created.
The timestamp when the user last logged in to Torq via the UI or the API.
Invalid bearer token. If you receive this message more than once try creating a new Client ID/Client Secret or generating a new bearer token.
You don't have permission to access this resource.