curl --request GET \
--url https://olive-gateway-a6ba.onrender.com/api/v1/cards \
--header 'Authorization: <api-key>'{}Get a paginated list of all NFC cards with optional filters
curl --request GET \
--url https://olive-gateway-a6ba.onrender.com/api/v1/cards \
--header 'Authorization: <api-key>'{}API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'
Page number (default 1)
Page size (default 50)
Filter by status (active, blocked, pending)
Filter by card type (parent, child)
Filter by subscriber ID
List of cards
The response is of type object.