For the complete documentation index, see llms.txt. This page is also available as Markdown.

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
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?