GET /push/deviceRegistrations/{device_id}

ably.io:platform

Summary: Get a device registration
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.