Skip to main content

Description

Returns the custom cards configured on a location’s microsite profile. Use it to review a card’s title, link, image, or visibility, or to resolve a cardId before calling update_custom_card or delete_custom_card.

Parameters

Example Usage

Example Response

Response Fields

Each customCardDetails entry contains:

Notes

  • Clarify the scope first. Custom cards can be configured at the enterprise/parent account level and separately per child location, and the results differ. Use the account business number (from get_business_info) for account cards, or a location number (from get_child_locations) for a specific location.
  • To find a card by name, list the cards and match on title, then use its cardId.