Get All Cards

Use this API to get a list of all cards created by you.

Query Params
string

The card_id after which details should be returned.

Use this with the results_per_page for pagination.

Example: car_R3vZeT6beATdmgD58m1Rcvavf

string

The card_id before which details should be returned.

Use this with the results_per_page for pagination.

Example: car_R3vZeT6beATdmgD58m1Rcvavf

string
Defaults to 10

The number of results you want to get per API call.

Use this with the start_before or start_after parameters for pagination.

  • Default value 10.
  • Maximum value 100.
Example: 15

string

Has to be used with to_date.

The UNIX timestamp after which details should be returned.

Use this with the results_per_page, start_after, and start_before for pagination.

Example: 1651052818

string

Has to be used with from_date.

The UNIX timestamp before which details should be returned.

Use this with the results_per_page, start_after, and start_before for pagination.

Example: 1651052818

string

Unique identifier of the account in the ZWITCH database. Use this query parameter to get a list of cards issued for an account.

Example: sa_sbmnfZPN2ljjqaPTRCtmNaMKmAVF

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json