Organisation
An Organisation is the tenancy unit in the national registry. Organisation type determines which APIs and resources the tenancy may use: Asset Manufacturer, Asset Owner, Airspace Manager, Airspace Monitor, and related classifications in Enums. Spelling in this documentation is British: Organisation.
Role in the platform
Users belong to organisations through memberships and invitations. Assets, missions, Airspace Zones, and partner keys are scoped to organisations. Most operational routes require X-Organisation-ID so tenant context is explicit.
Core fields
| Field | Description |
|---|---|
org_uuid / org_udai_id | Public identifiers |
org_name | Registered name |
org_address / org_website | Contact and location details |
org_business_identifiers | Extensible JSON business identifiers (for example GST) |
org_type | Organisation classification |
status | Lifecycle status |
Related identity constructs:
- Users and organisation roles (Owner, Admin, Member)
- Resource invitations and resource memberships for organisations, assets, and Airspace Zones
- Partner API keys for integrating platforms
Related APIs
Last updated on