curl --request GET \
--url https://api.bridge.xyz/v0/customers/{customerID}/card_accounts \
--header 'Api-Key: <api-key>'Retrieve all card accounts for a customer. Currently, only one account is supported. An empty array will be returned if no card has been provisioned
curl --request GET \
--url https://api.bridge.xyz/v0/customers/{customerID}/card_accounts \
--header 'Api-Key: <api-key>'A UUID that uniquely identifies a resource
1 - 42[a-z0-9]*Was this page helpful?