Skip to content
Open
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
12 changes: 12 additions & 0 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2054,13 +2054,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '5678'
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: '5678'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -2079,6 +2081,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The Intercom conversation ID associated with this Fin conversation.
example: '5678'
user_id:
type: string
description: The ID of the user.
Expand Down Expand Up @@ -2245,13 +2251,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '5678'
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: '5678'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -2267,6 +2275,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The Intercom conversation ID associated with this Fin conversation.
example: '5678'
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 @@ -1835,13 +1835,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '5678'
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: '5678'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -1860,6 +1862,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The Intercom conversation ID associated with this Fin conversation.
example: '5678'
user_id:
type: string
description: The ID of the user.
Expand Down Expand Up @@ -2025,13 +2031,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '5678'
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: '5678'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -2047,6 +2055,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The Intercom conversation ID associated with this Fin conversation.
example: '5678'
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 @@ -1835,13 +1835,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '5678'
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: '5678'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -1860,6 +1862,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The Intercom conversation ID associated with this Fin conversation.
example: '5678'
user_id:
type: string
description: The ID of the user.
Expand Down Expand Up @@ -2025,13 +2031,15 @@ paths:
Successful response:
value:
conversation_id: ext-123
intercom_conversation_id: '5678'
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: '5678'
user_id: user-456
status: thinking
created_at_ms: '2025-01-24T10:00:00.123Z'
Expand All @@ -2047,6 +2055,10 @@ paths:
type: string
description: The ID of the conversation.
example: ext-123
intercom_conversation_id:
type: string
description: The Intercom conversation ID associated with this Fin conversation.
example: '5678'
user_id:
type: string
description: The ID of the user.
Expand Down
Loading