Retrieve Device (since 1.0.12)

GET https://api.speakap.io/my-devices/:id/

Request

URI:/my-devices/{deviceId}/
Method:GET
Accept:application/vnd.speakap.api-v1.8.2+json+hal
Authentication:OAuth 2.0

Parameters

Name Type Description
deviceId string id of the device (device token for iOS, apid for android devices

Response

200
Returns a Device resource
403
Unauthorized: returns an Error object
404
Unknown device, non-existing network, or device does not belong to current user: returns an Error object