v1
latestOpenAPI 3.1.02026-07-241280174.1 KBWorkplace
Get information about the workplace
get/v3/workplace
Query parameters
settingsboolean
Return more information about workplace configuration, including whether SAML and SCIM are enabled.
Response
200
Example response
{
"workplace": {
"id": "188f5",
"name": "Test Workplace",
"billing_email": "billing@test.com"
},
"success": true
}