Devices

List devices

get
/devices
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
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
201

Registered

application/json
post
/devices
201

Registered

Last updated

Was this helpful?