List stored cards

List all the cards stored for a customer. This API gives back only tokens and other metadata relevant to the cards stored in Juspay Locker.

Note

Ensure a successful Create Customer API was called before this and use customer_id (or) object_reference_id obtained in the response.

API Endpoints
Sandbox Link
GET
https://api.sandbox.juspay.io/cards
Production Link
GET
https://api.juspay.io/cards
Authorization Header
Query Params
200 : Success
401 : Authentication Failed
Last updated 3 months ago