Get a workspace
Retrieve a specific workspace by ID including its API key
Authorizations
API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.
Path Parameters
Workspace ID
Response
Workspace retrieved successfully
Unique identifier for the workspace
Workspace name
255Protected workspaces cannot be deleted
Live-mode API key for this workspace. Used for authenticating API requests scoped to this workspace.
Test-mode API key for this workspace. Requests authenticated with this key do not consume credits and produce test-flagged, watermarked signing requests.
Workspace creation timestamp
Workspace last update timestamp
Whether workspace-level webhooks are enabled
Webhook signing secret for this workspace
Timestamp of the last webhook secret rotation
Timestamp when the webhook secret was first created
When true, company-level webhooks do not fire for events in this workspace
Publicly accessible URL to the workspace logo image. Returns the workspace-specific logo, or null if not set (company logo is NOT included as fallback in this field).
"https://ielmshcswdhuacyjlpiy.supabase.co/functions/v1/logo/workspace/company-id/workspace-id"