Subscribers
Subscriber Cards
List all cards linked to a subscriber
GET
Documentation Index
Fetch the complete documentation index at: https://docs.vultlocal.com/llms.txt
Use this file to discover all available pages before exploring further.
Request
Bearer olive_live_xxx or Bearer eyJ... (JWT)Path Parameters
Subscriber UUID (e.g.,
sub_abc123)Response
Array of card objects linked to subscriber
Total number of cards
Examples
Card Types
Parent Card
- Primary card linked to subscriber
- Full access to wallet balance
- Can manage child cards
Child Card
- Linked to parent card
- Daily spending limit
- For dependents/employees
Card Status
| Status | Description |
|---|---|
ACTIVE | Card can be used for transactions |
BLOCKED | Card temporarily blocked |
LOST | Reported lost, permanently disabled |
EXPIRED | Card past expiry date |
Errors
| Status | Code | Description |
|---|---|---|
| 401 | UNAUTHORIZED | Invalid or missing API key |
| 404 | NOT_FOUND | Subscriber not found |
| 500 | INTERNAL_ERROR | Server error |
Related
Link Card
Link a new card to subscriber
Create Child Card
Create a child card