Basic

Get sample card detail response

Returns an example card detail response. This is the payload with displayed details for a card that will be shown to a user. An app should send this in response to the data fetch request.

get/crm/extensions/cards-dev/2026-03/sample-response

Response

successful operation

allItemsLinkUrlstring

URL to a page the integrator has built that displays all details for this card. This URL will be displayed to users under a See more [x] link if there are more than five items in your response, where [x] is the value of itemLabel.

cardLabelstring

The label to be used for the allItemsLinkUrl link (e.g. 'See more tickets'). If not provided, this falls back to the card's title.

responseVersion'v1' | 'v3' required

The number version of the response.

totalCountinteger required

The total number of card properties that will be sent in this response.

Changes

Changed in 2 of the 14 revisions of this API.2

    • api operation id get-/crm/extensions/cards-dev/2026-03/sample-response_getCardsSampleResponse removed and replaced with get-/crm/extensions/cards-dev/2026-03/sample-response

      api-operation-id-removed

    This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 73 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 14 revisions, 1 has no diff computed and 2 have a changelog that could not be searched.