Skip to main content
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 with Authorization: Bearer <API_KEY>.
string
required
Bearer token. Format: Bearer <API_KEY>.

Response

object
The workspace object.