GET
/
card-programs
/
{id}
/
cards
Get Cards By a Program
curl --request GET \
  --url https://api.sandbox.sudo.cards/card-programs/{id}/cards \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
default:{{APIKey}}
required

Path Parameters

id
integer
required