Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Retrieve all accessible workspaces for the authenticated user
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.