From 44f42ec2cac0d19867ee9c350287a527667a8b1e Mon Sep 17 00:00:00 2001 From: Marc <97827744+marcmlc@users.noreply.github.com> Date: Mon, 20 Apr 2026 11:33:12 +0100 Subject: [PATCH] docs: clarify listSubscriptionsForAContact returns only explicit preferences Add a note to the endpoint description clarifying that this API only returns subscriptions where the contact has explicitly opted-in or opted-out. Subscriptions in the default state (no explicit choice made) are not included in the response. Co-Authored-By: Claude Sonnet 4.6 (1M context) --- descriptions/0/api.intercom.io.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 5d3206f..95c36b2 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -5123,6 +5123,8 @@ paths: 1.Opt-out subscription types that the user has opted-out from. 2.Opt-in subscription types that the user has opted-in to receiving. + + **Note:** This endpoint only returns subscriptions where the contact has explicitly configured their preference. Subscriptions that are in the default state — where the contact has not made an explicit opt-in or opt-out choice — are not included in the response. responses: '200': description: Successful