Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Record limiter per page. Default is 100
Filter by entity uuid
Filter by reader uuid
Filter by pass uuid or ext_id
Filter by validation type
Available options:
internalValidation
, externalValidation
Filter by scan type
Available options:
nfc
, barcode
Filter by status
Available options:
successful
, failed
Filter by event uuid
Filter by pass template name
Filter by group tag
Filter by multiple group tags. Use array notation: groupTags[]=tag1&groupTags[]=tag2
Filter by created after. Format: ISO 8601
Filter by created before. Format: ISO 8601
Response
Successful
The response is of type object
.