Devices

List devices

get
/devices
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Devices

application/json
get
/devices
200

Devices

Register a HALO device

post
/devices
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
serialstringRequired
firmwarestringOptional
modelstringOptionalExample: HALO-Core-Alpha
Responses
post
/devices
201

Registered

Last updated

Was this helpful?