workspace
Get workspace data
Retrieve the current workspace's metadata, including users and invites.
This endpoint returns:
- Workspace name, settings, and configuration
- List of user IDs in the workspace
- Workspace invite information
**Use cases:**
- Displaying workspace details in dashboards
- Fetching workspace data for integrations
- Validating workspace context for user actions
get/api/v1/workspaces
Response
This response returns the data for the current workspace.
Changes
No recorded changes to this endpoint across all 1 revision of this API.