Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.useduro.com/portal/email/cards \ --header 'x-portal-session: <api-key>'
{ "items": [ { "id": "<string>", "brand": "<string>", "last4": "<string>", "expMonth": 123, "expYear": 123, "isDefault": true } ] }
The session token returned by /portal/email/verify.
OK
Show child attributes
Was this page helpful?