Cards
List Cards
List all cards with filtering and pagination
GET
Request
string
required
Bearer olive_live_xxx or Bearer eyJ... (JWT)Query Parameters
string
Filter by status:
ACTIVE, BLOCKED, UNASSIGNED, LOSTstring
Filter by type:
PARENT or CHILDstring
Filter by subscriber UUID
string
Search by serial number or MAC address
integer
default:"50"
Results per page (max 100)
integer
default:"0"
Pagination offset
Response
array
Array of card objects
integer
Total matching cards
integer
Current page size
integer
Current offset
Examples
Common Filters
Errors
Authorizations
API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'
Query Parameters
Page number (default 1)
Page size (default 50)
Filter by status (active, blocked, pending)
Filter by card type (parent, child)
Filter by subscriber ID
Response
List of cards
The response is of type object.