cURL
curl --request GET \ --url https://api.joinslash.com/card-product \ --header 'X-API-Key: <api-key>'
{ "items": [ { "id": "<string>", "prefix": "<string>", "status": "active" } ], "metadata": { "nextCursor": "<string>", "count": 123 } }
Get all card products
Authentication from public API requests
A cursor string to fetch the next page of results
OK
Show child attributes
Response sent when requesting a list of data