cURL
curl --request GET \ --url https://api.sandbox.sudo.cards/cards/{id} \ --header 'Authorization: <api-key>'
"{}"
Fetches the details of a specific card.
The _id of the card to fetch.
_id
200
The response is of type object.
object