cURL
curl --request POST \ --url https://app.cardclan.io/api/integration/cards \ --header 'Authorization: Bearer <token>'
[ { "key": "card", "choices": [ { "key": "60f7b2b5b8f4a20015a4f5a5", "label": "Card Id", "value": "60f7b2b5b8f4a20015a4f5a5", "id": "60f7b2b5b8f4a20015a4f5a5", "title": "Welcome Card", "name": "Welcome Card" } ] } ]
Retrieves all cards within a specific workspace
Enter your CardClan integration key
Workspace ID
Cards retrieved successfully
"card"
Show child attributes
Was this page helpful?