GET /push/deviceRegistrations/{device_id}
Summary: Get a device registration
Operation ID: getPushDeviceDetails
Auth: unknown
Operation ID: getPushDeviceDetails
Auth: unknown
Description
Get the full details of a device.
Parameters (3)
X-Ably-Version
(string, header, optional)
The version of the API you wish to use.
device_id
(string, path, required)
Device's ID.
format
(string, query, optional)
The response format you would like
Constraints: {'enum': ['json', 'jsonp', 'msgpack', 'html']}
No probe data for this endpoint yet.