Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26618,13 +26618,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
Comment on lines 26620 to +26621

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious: Why is the intercom_conversation_id quoted but the conversation_id is not?

user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
sse_subscription_url: 'https://primary-realtime.intercom-messenger.com/event-stream?channels=fin_agent_api:app123:ext-123&accessToken=eyJhbG...&rewind=2m'
Response with attribute errors:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -26640,6 +26642,10 @@ paths:
type: string
description: The external ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The internal Intercom conversation ID, useful for matching this Agent API session to the conversation in Intercom.
example: '192837465'
user_id:
type: string
description: The ID of the user.
Expand Down Expand Up @@ -26791,13 +26797,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
sse_subscription_url: 'https://primary-realtime.intercom-messenger.com/event-stream?channels=fin_agent_api:app123:ext-123&accessToken=eyJhbG...'
Response with attribute errors:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -26813,6 +26821,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The internal Intercom conversation ID, useful for matching this Agent API session to the conversation in Intercom.
example: '192837465'
user_id:
type: string
description: The ID of the user.
Expand Down Expand Up @@ -26970,6 +26982,7 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
procedure_id: '12345'
status: thinking
Expand All @@ -26978,6 +26991,7 @@ paths:
Response with attribute errors:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
procedure_id: '12345'
status: thinking
Expand All @@ -26994,6 +27008,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The internal Intercom conversation ID, useful for matching this Agent API session to the conversation in Intercom.
example: '192837465'
user_id:
type: string
description: The ID of the user.
Expand Down Expand Up @@ -27485,13 +27503,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
sse_subscription_url: 'https://primary-realtime.intercom-messenger.com/event-stream?channels=fin_agent_api:app123:ext-123&accessToken=eyJhbG...&rewind=2m'
Response with attribute errors:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -27510,6 +27530,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The internal Intercom conversation ID, useful for matching this Agent API session to the conversation in Intercom.
example: '192837465'
user_id:
type: string
description: The ID of the user.
Expand Down
12 changes: 12 additions & 0 deletions descriptions/2.14/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1840,13 +1840,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
sse_subscription_url: 'https://primary-realtime.intercom-messenger.com/event-stream?channels=fin_agent_api:app123:ext-123&accessToken=eyJhbG...&rewind=2m'
Response with attribute errors:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -1865,6 +1867,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The internal Intercom conversation ID, useful for matching this Agent API session to the conversation in Intercom.
example: '192837465'
user_id:
type: string
description: The ID of the user.
Expand Down Expand Up @@ -2030,13 +2036,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
sse_subscription_url: 'https://primary-realtime.intercom-messenger.com/event-stream?channels=fin_agent_api:app123:ext-123&accessToken=eyJhbG...'
Response with attribute errors:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -2052,6 +2060,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The internal Intercom conversation ID, useful for matching this Agent API session to the conversation in Intercom.
example: '192837465'
user_id:
type: string
description: The ID of the user.
Expand Down
12 changes: 12 additions & 0 deletions descriptions/2.15/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1846,13 +1846,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
sse_subscription_url: 'https://primary-realtime.intercom-messenger.com/event-stream?channels=fin_agent_api:app123:ext-123&accessToken=eyJhbG...&rewind=2m'
Response with attribute errors:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -1871,6 +1873,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The internal Intercom conversation ID, useful for matching this Agent API session to the conversation in Intercom.
example: '192837465'
user_id:
type: string
description: The ID of the user.
Expand Down Expand Up @@ -2036,13 +2042,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
sse_subscription_url: 'https://primary-realtime.intercom-messenger.com/event-stream?channels=fin_agent_api:app123:ext-123&accessToken=eyJhbG...'
Response with attribute errors:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -2058,6 +2066,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The internal Intercom conversation ID, useful for matching this Agent API session to the conversation in Intercom.
example: '192837465'
user_id:
type: string
description: The ID of the user.
Expand Down
12 changes: 12 additions & 0 deletions descriptions/2.16/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3985,13 +3985,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
sse_subscription_url: 'https://primary-realtime.intercom-messenger.com/event-stream?channels=fin_agent_api:app123:ext-123&accessToken=eyJhbG...&rewind=2m'
Response with attribute errors:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -4010,6 +4012,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The internal Intercom conversation ID, useful for matching this Agent API session to the conversation in Intercom.
example: '192837465'
user_id:
type: string
description: The ID of the user.
Expand Down Expand Up @@ -4176,13 +4182,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
sse_subscription_url: 'https://primary-realtime.intercom-messenger.com/event-stream?channels=fin_agent_api:app123:ext-123&accessToken=eyJhbG...'
Response with attribute errors:
value:
conversation_id: ext-123
intercom_conversation_id: '192837465'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -4198,6 +4206,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The internal Intercom conversation ID, useful for matching this Agent API session to the conversation in Intercom.
example: '192837465'
user_id:
type: string
description: The ID of the user.
Expand Down
Loading