v1

latestOpenAPI 3.0.22026-07-26207170320.9 KB
Workspaces

Retrieve workspace

Retrieve the workspace with the provided ID.

Workspace IDs start with tea-. If you provide a user ID (starts with own-), this endpoint returns the user's default workspace.

get/owners/{ownerId}

Response

OK

idstring required
namestring required
emailstring required
twoFactorAuthEnabledboolean

Whether two-factor authentication is enabled for the owner. Only present if type is user.

type'user' | 'team' required