Cards
Get card by ID
Get single card details by Card UUID.
get/api/v1/cards/{card_id}
Path parameters
card_idstring uuid required
Headers
x-api-keystring nullable
Response
Successful Response
Changes
Changed in 1 of the 4 revisions of this API.11
- ▲
for the
pathrequest parametercard_id, the format changed from no format touuidrequest-parameter-type-changed
- ○
added the required property
to the response with the statusresponse-required-property-added
This revision also has 47 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲