Get organization
Retrieve the organization currently in scope.
Without Nxos-On-Behalf-Of, this returns your own organization. With
a valid Nxos-On-Behalf-Of header pointing at a customer org you hold
an active LOA on, this returns that customer org. See
Cross-org access.
Headers
Bearer token. Format: Bearer <api_key>
Response
The request has succeeded.
An organization on the platform.
Object type. Always organization.
organization Unique organization identifier.
Display name of the organization.
Legal-entity type.
BUSINESS, INDIVIDUAL Current verification status. The org may transact only when this is APPROVED.
NOT_STARTED, PENDING, APPROVED, REJECTED, ON_HOLD, RESUBMISSION_REQUIRED Organization that created this one via the platform API. null for direct sign-ups (the org created itself through the dashboard).
Caller-supplied metadata. Free-form JSON, max 4 KB serialized and 50 keys.
ISO 8601 timestamp when the org was created.
ISO 8601 timestamp of the most recent state change.