Skip to main content
GET
List all workspaces

Authorizations

apiKey
string
query
required

Query Parameters

apiKey
string

Upsolve API key, generated under Account → Developer settings in the Upsolve Hub. Keys are user-scoped: pass organizationId alongside the key to select which org to act on.

Minimum string length: 1
Example:

"up_embed_************"

organizationId
string<uuid>

GET /v1/api/dashboard/list-workspaces Parameter

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$
teamId
number

Optional team ID to filter workspaces

projectId
string<uuid>

Optional project ID to filter workspaces

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$

Response

GET /v1/api/dashboard/list-workspaces Positive response

status
string
required
Allowed value: "success"
data
object
required