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
successboolean
workspaceobject

Errors

400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error