Get all cards

GET {{url}}/api/v1/issuing/cards

Request Params

KeyDatatypeRequiredDescription
card_statusnullCurrent card status
One of PENDING, FAILED, INACTIVE, ACTIVE, LOST, STOLEN, CLOSED, BLOCKED
cardholder_idnullThe id of the cardholder for the card, if it is an employee card.
from_created_atnullCreated_from_date in ISO8601 format (inclusive)
nick_namenullWill be used to return cards whose nickname exactly matches the value of this field.
page_numnullPage number, starts from 0
page_sizenullNumber of results per page
to_created_atnullCreated_to_date in ISO8601 format (inclusive)

HEADERS

KeyDatatypeRequiredDescription
x-on-behalf-ofstring