Skip to main content
GET
List workspaces
Returns a paginated list of workspaces the authenticated user belongs to.

Errors

This endpoint only returns common authentication errors.

Get Workspace

Retrieve details for a specific workspace

Get Current User

Your profile and aggregate stats

List Projects

Projects within a workspace

Pagination

Page-based pagination for list endpoints

Authorizations

Authorization
string
header
required

API key with uspl_ prefix. Create keys at dash.userplane.io/_/account?tab=developers

Query Parameters

page
integer
default:1
required
Required range: x <= 9007199254740991
per_page
integer
default:10
required
Required range: 1 <= x <= 20
include_workspace_membership
boolean
default:false
required

Response

OK

message
string
required
data
object
required