Card Details
Get detailed information about a card.
Query Parameters |
---|
card_id integer — REQUIREDCard ID |
lowres boolean |
Responses | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 detail information about card
| ||||||||||||||||||||||||||||||||||||||||||||||||
400 Error
|
Get detailed information about a card.
Query Parameters |
---|
card_id integer — REQUIREDCard ID |
lowres boolean |
Responses | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 detail information about card
| ||||||||||||||||||||||||||||||||||||||||||||||||
400 Error
|
card_details
GET /cards/view
https://api.handwrytten.com/v2
curl -L 'https://api.handwrytten.com/v2/cards/view' \
-H 'Accept: application/json'