Pilot Credential
A Pilot Credential records a verified remote-pilot certification linked to a User. Credentials capture category, sub-category, and class aligned with asset classifications in Enums.
Role in the platform
Asset Owner organisations attach pilot credentials to member users so those users can be assigned as pilots on Missions and Flight Plans. The credential source distinguishes self-declared versus authoritative registration paths.
Core fields
| Field | Description |
|---|---|
cred_uuid | Public credential identifier |
user_uuid | Owning user |
category / sub_category / class | Certification classification |
source | Data source (for example self-declared) |
registered_at / registered_by | Registration stamp |
status | Record lifecycle (Active, soft-deleted, and related states) |
created_at / created_by | Creation audit |
updated_at / updated_by | Last update audit |
Related APIs
Last updated on