Workspace API - Workspace
Get workspace information
Retrieve workspace details including app count
get/v1/workspace
Response
Workspace information
Example response
{
"id": "org_3C4Ysr9QkNkdbAZR5AD0uoLpgWl",
"apps_count": 12,
"createdAt": "2025-11-13T09:00:00.000Z",
"created_at": 1731465600
}Changes
No recorded changes to this endpoint across all 1 revision of this API.