Target Collabs

Get the shop's default Target Collab support contact

Read the shop-level default support_contact used as a fallback when a TC create request omits support_contact (CORE-5428).

Returns configured: false (with null fields) when no default is set — in that state TC creates still require a per-request support_contact. Requires a single shop (x-shop-id).

get/target-collabs/support-contact-default

Response

Successful Response

shop_idinteger required

Shop the default applies to.

configuredboolean required

True when a default is stored for this shop. When False, TC create requests must supply support_contact per request.

emailstring nullable

Default contact email, or null when not configured.

phonestring nullable

Default contact phone, or null when unset/not configured.

updated_atstring nullable

ISO-8601 timestamp of the last update, or null when not configured.

Changes

No recorded changes to this endpoint across all 1 revision of this API.