Triple API and Webhooks
Card Programs

List Card Programs

1min
GET
https://api.tripleup.dev/partner/card-programs
triple Prod

Returns a list of Card Programs, optionally filtered. This list can be used to find Card Programs' ID given an external ID.

Query Parameters
publisher_external_id
card_program_external_id
Responses
200
Card Programs
card_programs
*
total
*
400
TripleBadRequestError
status_code
*
content
*
403
TripleNotAuthenticatedError
status_code
*
content
*
404
TripleInvalidPathError
status_code
*
content
*
409
TripleIntegrityError
status_code
*
content
*
415
TripleUnsupportedMediaType
status_code
*
content
*
422
TripleUnprocessableEntity
status_code
*
content
*
500
TripleInternalServerError
status_code
*
content
*
501
TripleNotImplementedError
status_code
*
content
*
503
TripleServiceUnavailable
status_code
*
content
*