Skip to main content
GET
Get all workspaces
Returns all workspaces where you are either the owner or a team member.
Use this endpoint to list available workspaces before switching context or managing team members.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful response

uid
string
email
string
displayName
string
workspaceName
string
workspaceEmails
string[]
photoURL
string
region
string
hasEverPaid
boolean