Skip to main content
GET
Get Provisioning Status

Headers

X-Request-Id
string<uuid>

A unique identifier used to trace and track each request.

Authorization
string

Bearer JWT token for authentication. Required when PLUGIN_AUTH_ENABLED=true (enforced in multi-tenant deployments). Optional in default OSS single-tenant mode. Format: Bearer <token>

Path Parameters

organization_id
string<uuid>
required

The unique identifier of the Organization associated with the Ledger.

Response

OK

organization_id
string
required
Example:

"00000000-0000-0000-0000-000000000000"

provisioned
boolean
required
Example:

true

status
string
Example:

"active"