List support packages for a device – Fleets API – MediaKind

List support packages for a device

Get https://app.mk.io/api/v1/projects/:project_name/fleet/devices/:name/supportPackages

Returns up to 5 support packages currently retained in blob storage for the specified device, newest first. The device's current support package operation status is also included.

RBAC Capability Required: fleet.device.get

Authentication

Authorization Bearer
Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

Response

200 List of support packages.

Errors