XentrDeveloper Docs
API ReferenceEdges

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.

GET
/api/edges/{id}/update/artifacts
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Edge UUID

Query Parameters

organizationId*string

Response Body

curl -X GET "https://api.xentr.ai/api/edges/string/update/artifacts?organizationId=string"
Empty