Number of organizations to skip before returning results.













Beta Users Endpoints
(beta) Users API.
Playground
Test the endpoints live
List Organizations
GET /v1/users/me/organizations#
List every organization the authenticated user is a member of.
Identity-only: the caller need not have selected an organization, so this reads only the user and never scopes by the active org.
Playground
Test the endpoints live
List Workspaces
GET /v1/users/me/workspaces#
List every workspace the authenticated user is a member of, across all their organizations, each tagged with the organization it belongs to.
Playground
Test the endpoints live











