v1

latestOpenAPI 3.1.02026-07-241280174.1 KB

Workplace

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

successboolean

Example response

{
  "workplace": {
    "id": "188f5",
    "name": "Test Workplace",
    "billing_email": "billing@test.com"
  },
  "success": true
}
All 128 operations