v1
latestOpenAPI 3.1.02026-07-24331755.4 KBOrganization
Get current Organization
Gets current Organization
get/organizations
Response
Successful operation.
Example response
{
"ok": true,
"result": {
"id": "a1b2c3d4-e5f6-g7h8-i9j0-k1l2m3n4o5p6",
"name": "Acme Corp.",
"primaryDomain": "acme.com",
"spCustomDomain": "trust.acme.com"
}
}