Get Workspace

A partner, using a token signed by their clientId and clientSecret, can call this method to get the current metadata associated with the workspace id.

Authentication

Authorizationstring

Enter your JWT Token here in the format: Bearer {token}

Query parameters

workspace_idstringOptionalformat: "uuid"
Workspace Id
external_workspace_idstringOptional
External Workspace Id

Response

OK
messagestring or null
successboolean or null
workspaceobject or null

Errors