NOTE: Your app key must have full access to manage scanners.
https://api.passslot.com/v1/scanners/:id
GET https://api.passslot.com/v1/scanners/1
{ "id":1, "name":"Scanner 1", "type":"PassVerifier", "authenticationToken":"abcdefghijklmnopqrst", "passverifierAuthorizationURL":"passverifier://setToken/abcdefghijklmnopqrst", "fullAccess":true }
HTTP Method | GET |
API Version | 1 |
Requires Authentication? | Yes |
Response Format | JSON |
Response Object | Scanner |