Skip to main content
GET
List card access events

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header as Bearer <api_key>.

Path Parameters

cardId
string
required

Card ID (e.g., card_...)

Query Parameters

limit
integer
default:50

Maximum number of results to return (default: 50)

Required range: 1 <= x <= 100

Response

List of access events

cardId
string
required
accessEvents
object[]
required