API ReferenceEdges
List edges for an organization
Cursor-paginated list. Pass `cursor` from previous response to get the next page.
Authorization
bearer AuthorizationBearer <token>
In: header
Query Parameters
organizationId*string
Organization UUID
limit?string
Max items (1-200, default 25)
cursor?string
Opaque cursor from previous page
Response Body
curl -X GET "https://api.xentr.ai/api/edges?organizationId=string"Empty
Get OTA update status
Returns current version (from last heartbeat + Mender inventory), the artifact Mender has queued as the target, and whether updates are currently frozen.
List Mender artifacts available for this edge
Returns up to 20 most-recent artifacts from mender.xentr.ai compatible with this edge. Empty array if Mender not configured.