HTTP API
Meta
1 operations. {prefix} is the route prefix passed to
MapTracon; the template uses /tracon.
GET {prefix}/api/meta
Section titled “GET {prefix}/api/meta”Operation ID: TraconMeta
Reports the Tracon version, authentication method, active stores, and role authorizations.
Requires no authentication. Contains no secret, tenant data, or agent information.
Authorization: anonymous.
| Response | Body | Headers |
|---|---|---|
| 200 OK | application/json → TraconMetaResponse |
— |