Skip to main content
GET
List Cards
Retrieve the cards issued under your tenant. Results are tenant-scoped by default.

Endpoint

Query Parameters

customer_id
string
Filter cards for one downstream customer. customerId is accepted as an alias for compatibility.
limit
number
Maximum number of records to return.
offset
number
Number of records to skip before returning results.

Example Request

Response Notes

  • Results are tenant-scoped.
  • The reviewed public gateway currently exposes card listing, not a dedicated GET /api/v1/cards/{card_id} record endpoint.
  • Use the returned card_id with funding, security, and alert-management endpoints.

Next Steps

Create Card

Issue a new virtual or physical card

Fund Card

Add balance to an existing card