device-blacklist-records

Retrieve device blacklist record by ID

Use this method to retrieve a device blacklist record.

get/device-blacklist-records/{id}/

Path parameters

idinteger required

A unique integer value identifying this Device blacklist record.

Response

idinteger required
created_datestring date-time required

Record creation date

expire_datestring date-time nullable

Record expiration date

uuidstring required

Device unique identifier

reasonstring required

Blacklisting reason, up to 512 characters

Changes

No recorded changes to this endpoint across all 1 revision of this API.