v1
latestOpenAPI 3.0.12026-07-1462020.1 KBCards
Get a card.
Returns the definition for a card with the given ID.
get/crm/v3/extensions/cards/{appId}/{cardId}
Path parameters
appIdinteger required
The ID of the target app.
cardIdstring required
The ID of the target card.
Response
successful operation
Example response
{
"actions": {
"baseUrls": [
"https://www.example.com/hubspot"
]
}
}