Workspace
Get Workspace
Get details about the workspace associated with the API key
GET
Overview
This endpoint returns detailed information about the workspace that the provided API key belongs to. It includes basic metadata like the workspace name, creation date, and settings.Authentication
All API requests must authenticate withAuthorization: Bearer <API_KEY>.
Bearer token. Format:
Bearer <API_KEY>.Response
The workspace object.