devices_retrieve
GET
/api/devices/{registration_id}/
FCM/Devices
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/devices//'
Response Response Example
200 - Example 1
{
"id": 0,
"name": "string",
"registration_id": "string",
"device_id": "string",
"active": true,
"date_created": "2019-08-24T14:15:22Z",
"type": "ios"
}
Request
Path Params
registration_id
string
Registration token