API ReferenceFleet
Per-edge snapshot (live state: version, buffer depth, last seen)
Authorization
bearer AuthorizationBearer <token>
In: header
Query Parameters
organizationId?string
limit?string
Max rows (default 500)
Response Body
curl -X GET "https://api.xentr.ai/api/fleet/edges"Empty
Publish a version to a release channel (platform owner)
Upserts the (edge_type, channel) row so edges on that channel resolve this version on their next manifest poll. This is how a release reaches the fleet.
Aggregated fleet stats
Returns edge counts by status/region, offline count, frozen count, total buffer depth, per-protocol device counts, and cert-expiry buckets. Org-scoped for customer roles; full-fleet for xentr_* staff.