Gets up to a maximum of 150 device registrations
Required permissions: Manage Devices
get
Path parameters
appIDstring · uuidRequired
Query parameters
filterstringOptional
topinteger · int32Optional
Number of device registrations to return. Max = 150
skipinteger · int32Optional
Number of device registrations to skip.
apiTokenstringRequired
API authentication token
Responses
200
OK
application/json
objectOptional
400
Missing Parameter Value
application/json
401
Incorrect Permissions or Invalid API Token
application/json
500
Engage Server Error. Unable to process response at this time.
application/json
get/push/apps/{appID}/registrations
GET /push/apps/{appID}/registrations?apiToken=text HTTP/1.1
Host: api.ubiquity.co.nz
Accept: */*
{}Last updated
Was this helpful?

