Identify workspace
Retrieve information about the workspace the OAuth or API token is associated with.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
data
Bearer authentication of the form Bearer <token>, where token is your auth token.