List all cards with filtering and pagination
Bearer olive_live_xxx or Bearer eyJ... (JWT)ACTIVE, BLOCKED, UNASSIGNED, LOSTPARENT or CHILD| Use Case | Query |
|---|---|
| Available cards | ?status=UNASSIGNED |
| All blocked cards | ?status=BLOCKED |
| Child cards only | ?type=CHILD |
| Cards for subscriber | ?subscriber_id=sub_abc123 |
| Status | Code | Description |
|---|---|---|
| 401 | UNAUTHORIZED | Invalid or missing API key |
| 403 | FORBIDDEN | Insufficient permissions |
| 500 | INTERNAL_ERROR | Server error |
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.