cURL
curl --request GET \ --url https://api.passentry.com/api/v1/readers/{id} \ --header 'Authorization: Bearer <token>'
{ "data": { "id": "south-gate-1", "type": "reader", "attributes": { "name": "South Gate Reader", "readerType": "PassentryReader", "loggedIn": false, "qrEnabled": false, "mifareClassicNfcEnabled": false, "scanEnabled": true, "redeemEnabled": false, "addPointsEnabled": false, "ndefTagScanningEnabled": false, "lastSeenAt": "2020-03-13T13:00:00Z" } } }
Documentation IndexFetch the complete documentation index at: https://docs.passentry.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.passentry.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Reader ID
Successful
Show child attributes
Was this page helpful?
Suggestions
Contact support