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

Gets the registration information for the specified device

Required permissions: Manage Devices

get
Path parameters
appIDstring · uuidRequired
deviceTokenstringRequired
Query parameters
apiTokenstringRequired

API authentication token

Responses
200

OK

application/json
objectOptional
get/push/apps/{appID}/registrations/{deviceToken}
GET /push/apps/{appID}/registrations/{deviceToken}?apiToken=text HTTP/1.1
Host: api.ubiquity.co.nz
Accept: */*
{}

Last updated

Was this helpful?