Identify workspace OAuth Scope: identify:read
Identify workspace OAuth Scope: identify:read
Retrieve information about the workspace the OAuth or API token is associated with.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error