v1

latestOpenAPI 3.1.02026-07-13182388559.6 KB
Admin

Get organization details (admin)

Get detailed organization info with members and workflow count

get/v1/admin/organizations/{orgId}

Path parameters

orgIdstring required

Organization ID

Request body

object required

Response

OK

codeinteger
messagestring
requestIdstring

Example response

{
  "message": "success",
  "requestId": "req_abc123"
}