Get card details
GET {{url}}cards/:card_id
Retrieve all the details of a specified card, by appending the relating card_id
to the URL.
https://docs.acquired.com/reference/fetch-cards-by-id
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter | null | Limit the fields returned in the response to the ones you need. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |