Get an organization

Authentication

AuthorizationBearer

Admin JWT token via Authorization: Bearer <token>.

Path parameters

org_idstringRequired

Organization ID (org_*).

Headers

Verifa-VersiondateOptional

API version date string (e.g. 2026-02-01). If omitted, the version pinned to your API key is used.

Response

Organization details.
idstring
namestring
slugstring
is_activeboolean
planenum
Allowed values:
created_atdatetime
verification_modeenum
Allowed values:
webhook_urlstring or null
minimum_ageinteger or null
data_retention_daysinteger or null

Errors

401
Unauthorized Error
404
Not Found Error