Retrieve a card
Retrieve a single card.
Last updated
Retrieve a single card.
Last updated
These endpoints are in beta testing. Some features may not work as documented or may behave unexpectedly.
GET
https://{{account_id}}.acquire.io/api/v1/crm/view/{{cardId}}
Retrieve data for a single card. The cardId must be passed in to the endpoint as a path parameter.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
cardId
integer
Id of the card.
Authorization
string
Bearer {{api_key}}