Skip to main content
GET
List Kits

Response

Returns an array of kit objects. Each kit includes a live block with the most recent telemetry. Use the id field as kit_id in all subsequent calls.
string
Kit UUID. Use this as kit_id in all other endpoints.
string
Display name of the kit (e.g. HAVEN-5).
boolean
Whether the kit has reported in recently.
string
ISO 8601 UTC timestamp of the most recent check-in.
object
Latest telemetry snapshot. null if the kit has never reported.

Example

Response