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.covenance.com/card-products \ --header 'x-api-key: <api-key>'
{ "items": { "id": "<string>", "prefix": "<string>", "status": "<string>" }, "metadata": { "nextCursor": "<string>", "count": 123 } }
Get all card products
OK
Show child attributes