Workspaces
Get a workspace
Retrieve a specific workspace by ID including its API key
get/workspaces/{id}
Path parameters
idstring uuid required
Workspace ID
Response
Workspace retrieved successfully
Example response
{
"icon_url": "https://ielmshcswdhuacyjlpiy.supabase.co/functions/v1/logo/workspace/company-id/workspace-id"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.