curl --request GET \
--url https://api.attention.tech/v2/conversations/{id} \
--header 'Authorization: <api-key>'{
"type": "conversations",
"id": "<string>",
"attributes": {
"externalIntelligenceOpportunityID": "<string>",
"externalOpportunity": {
"uuid": "<string>",
"title": "<string>"
},
"dealUUID": "<string>",
"zoomMetadata": {
"calleeName": "<string>",
"calleeNumber": "<string>",
"callerName": "<string>",
"callerNumber": "<string>"
},
"importMetadata": {},
"uuid": "<string>",
"transcript": {},
"boards": [
{
"uuid": "<string>",
"board": {
"uuid": "<string>",
"name": "<string>",
"columns": [
{
"id": "<string>",
"title": "<string>",
"children": [
{
"uuid": "<string>",
"keywords": [
"<string>"
],
"response": "<string>",
"text": "<string>"
}
]
}
],
"team": {
"uuid": "fe515723-fe2e-4959-a5fa-c4d3937fe7e4",
"name": "Engineering",
"phrases": [
"engineering",
"tech",
"development"
],
"slackConnection": {
"id": "T1234567890",
"info": {
"id": "T1234567890",
"name": "Attention Tech"
}
},
"domain": "attention.tech",
"organizerJoinInternalMeetings": true,
"consentEmailEnabled": true,
"parentTeamUUID": "2ccf9bde-68e3-4de4-bc4e-51b927336665",
"organizationUUID": "16b78cec-82ef-46d2-8213-5d3bb7d2571c",
"children": "<array>"
},
"teamUUID": "<string>"
},
"battlecards": [
{
"uuid": "<string>",
"activatedBattlecardID": "<string>",
"hidden": true,
"feedbackAction": "<string>"
}
]
}
],
"finishedAt": "2023-11-07T05:31:56Z",
"title": "<string>",
"liveStreamStartedAt": "2023-11-07T05:31:56Z",
"liveStreamEndedAt": "2023-11-07T05:31:56Z",
"talktracks": [
{
"uuid": "<string>",
"items": [
{
"uuid": "talk_123",
"activatedItemId": "item_456",
"done": true
}
]
}
],
"createdAt": "2023-11-07T05:31:56Z",
"userUUID": "<string>",
"user": {
"uuid": "123e4567-e89b-12d3-a456-426614174000",
"email": "[email protected]",
"firstName": "John",
"lastName": "Doe",
"createdAt": "2021-01-01T00:00:00Z",
"deletedAt": "2021-01-01T00:00:00Z",
"transcriptLang": "en-US",
"joinOutsideHostMeetings": true,
"realTimeCapabilities": false,
"settings": {
"realTimeCapabilitiesOFF": true,
"autoCalculateCRMFields": true,
"joinWhenIAmHostAndAlone": true,
"joinWhenIAmHostWithPeers": true,
"joinWhenPeerIsHost": true,
"joinWhenUnlicensedPeerIsHost": true,
"dealsEnabled": true
},
"botName": "MyBot",
"botImageURL": "https://example.com/bot.png",
"primaryTeamUUID": "primary-team-uuid-12345",
"organizationRoleUUID": "org-role-uuid-56789",
"roles": [
{
"uuid": "84e67f54-5157-442b-a2b3-8b9c728b2fef",
"name": "Admin",
"type": "ADMIN"
}
],
"showReferralScreen": false,
"seatType": "admin",
"teams": [
{
"uuid": "fe515723-fe2e-4959-a5fa-c4d3937fe7e4",
"name": "Engineering",
"phrases": [
"engineering",
"tech",
"development"
],
"slackConnection": {
"id": "T1234567890",
"info": {
"id": "T1234567890",
"name": "Attention Tech"
}
},
"domain": "attention.tech",
"organizerJoinInternalMeetings": true,
"consentEmailEnabled": true,
"parentTeamUUID": "2ccf9bde-68e3-4de4-bc4e-51b927336665",
"organizationUUID": "16b78cec-82ef-46d2-8213-5d3bb7d2571c",
"children": "<array>"
}
]
},
"team": {
"uuid": "fe515723-fe2e-4959-a5fa-c4d3937fe7e4",
"name": "Engineering",
"phrases": [
"engineering",
"tech",
"development"
],
"slackConnection": {
"id": "T1234567890",
"info": {
"id": "T1234567890",
"name": "Attention Tech"
}
},
"domain": "attention.tech",
"organizerJoinInternalMeetings": true,
"consentEmailEnabled": true,
"parentTeamUUID": "2ccf9bde-68e3-4de4-bc4e-51b927336665",
"organizationUUID": "16b78cec-82ef-46d2-8213-5d3bb7d2571c",
"children": "<array>"
},
"teamUUID": "<string>",
"extractedIntelligence": {},
"confirmedExtractedIntelligence": {},
"crmExportStatus": "PENDING",
"archived": true,
"videoUID": "<string>",
"videoStatus": "PENDING",
"bots": [
{
"uuid": "<string>",
"status": {
"code": "BOT_READY",
"message": "Bot is ready to process requests",
"createdAt": "2024-03-20T10:00:00Z"
}
}
],
"transcriptStatus": "<string>",
"participants": [
{
"id": "<string>",
"email": "<string>",
"organizer": true,
"name": "<string>",
"status": "<string>"
}
],
"attendees": [
{
"id": "<string>",
"email": "<string>",
"organizer": true,
"name": "<string>",
"status": "<string>"
}
],
"referenceable": true,
"private": true,
"mediaStorageStatus": "PENDING",
"importStatus": "NONE",
"scorecardResults": [
{
"uuid": "<string>",
"title": "<string>",
"summary": {
"min": 123,
"max": 123,
"averageScore": 123,
"summaryText": "<string>"
},
"items": [
{
"uuid": "<string>",
"title": "<string>",
"status": "CALCULATED",
"type": "NUMERIC",
"position": 123,
"numericResult": {
"min": 123,
"max": 123,
"score": 123
},
"description": "<string>",
"evidences": [
"<string>"
],
"scorecardItemUUID": "<string>"
}
]
}
],
"labels": {},
"labelTagsToFilterIfNA": [
"<string>"
],
"deprecatedLabelCategories": [
"<string>"
],
"isInternal": true,
"mediaDuration": 123,
"emailTemplateID": "<string>",
"linkedCrmRecords": [
{
"id": "<string>",
"code": "<string>"
}
],
"externalAccounts": [
{
"id": "<string>",
"code": "<string>"
}
],
"externalContacts": [
{
"id": "<string>",
"code": "<string>"
}
],
"isEmpty": true
},
"links": {
"self": "https://api.attention.tech/v2/conversations/123",
"related": "https://api.attention.tech/v2/conversations/123/participants"
}
}Retrieves detailed information about a specific conversation, including its transcription, participants, and metadata. The response can be customized to include or exclude certain details based on the query parameters.
curl --request GET \
--url https://api.attention.tech/v2/conversations/{id} \
--header 'Authorization: <api-key>'{
"type": "conversations",
"id": "<string>",
"attributes": {
"externalIntelligenceOpportunityID": "<string>",
"externalOpportunity": {
"uuid": "<string>",
"title": "<string>"
},
"dealUUID": "<string>",
"zoomMetadata": {
"calleeName": "<string>",
"calleeNumber": "<string>",
"callerName": "<string>",
"callerNumber": "<string>"
},
"importMetadata": {},
"uuid": "<string>",
"transcript": {},
"boards": [
{
"uuid": "<string>",
"board": {
"uuid": "<string>",
"name": "<string>",
"columns": [
{
"id": "<string>",
"title": "<string>",
"children": [
{
"uuid": "<string>",
"keywords": [
"<string>"
],
"response": "<string>",
"text": "<string>"
}
]
}
],
"team": {
"uuid": "fe515723-fe2e-4959-a5fa-c4d3937fe7e4",
"name": "Engineering",
"phrases": [
"engineering",
"tech",
"development"
],
"slackConnection": {
"id": "T1234567890",
"info": {
"id": "T1234567890",
"name": "Attention Tech"
}
},
"domain": "attention.tech",
"organizerJoinInternalMeetings": true,
"consentEmailEnabled": true,
"parentTeamUUID": "2ccf9bde-68e3-4de4-bc4e-51b927336665",
"organizationUUID": "16b78cec-82ef-46d2-8213-5d3bb7d2571c",
"children": "<array>"
},
"teamUUID": "<string>"
},
"battlecards": [
{
"uuid": "<string>",
"activatedBattlecardID": "<string>",
"hidden": true,
"feedbackAction": "<string>"
}
]
}
],
"finishedAt": "2023-11-07T05:31:56Z",
"title": "<string>",
"liveStreamStartedAt": "2023-11-07T05:31:56Z",
"liveStreamEndedAt": "2023-11-07T05:31:56Z",
"talktracks": [
{
"uuid": "<string>",
"items": [
{
"uuid": "talk_123",
"activatedItemId": "item_456",
"done": true
}
]
}
],
"createdAt": "2023-11-07T05:31:56Z",
"userUUID": "<string>",
"user": {
"uuid": "123e4567-e89b-12d3-a456-426614174000",
"email": "[email protected]",
"firstName": "John",
"lastName": "Doe",
"createdAt": "2021-01-01T00:00:00Z",
"deletedAt": "2021-01-01T00:00:00Z",
"transcriptLang": "en-US",
"joinOutsideHostMeetings": true,
"realTimeCapabilities": false,
"settings": {
"realTimeCapabilitiesOFF": true,
"autoCalculateCRMFields": true,
"joinWhenIAmHostAndAlone": true,
"joinWhenIAmHostWithPeers": true,
"joinWhenPeerIsHost": true,
"joinWhenUnlicensedPeerIsHost": true,
"dealsEnabled": true
},
"botName": "MyBot",
"botImageURL": "https://example.com/bot.png",
"primaryTeamUUID": "primary-team-uuid-12345",
"organizationRoleUUID": "org-role-uuid-56789",
"roles": [
{
"uuid": "84e67f54-5157-442b-a2b3-8b9c728b2fef",
"name": "Admin",
"type": "ADMIN"
}
],
"showReferralScreen": false,
"seatType": "admin",
"teams": [
{
"uuid": "fe515723-fe2e-4959-a5fa-c4d3937fe7e4",
"name": "Engineering",
"phrases": [
"engineering",
"tech",
"development"
],
"slackConnection": {
"id": "T1234567890",
"info": {
"id": "T1234567890",
"name": "Attention Tech"
}
},
"domain": "attention.tech",
"organizerJoinInternalMeetings": true,
"consentEmailEnabled": true,
"parentTeamUUID": "2ccf9bde-68e3-4de4-bc4e-51b927336665",
"organizationUUID": "16b78cec-82ef-46d2-8213-5d3bb7d2571c",
"children": "<array>"
}
]
},
"team": {
"uuid": "fe515723-fe2e-4959-a5fa-c4d3937fe7e4",
"name": "Engineering",
"phrases": [
"engineering",
"tech",
"development"
],
"slackConnection": {
"id": "T1234567890",
"info": {
"id": "T1234567890",
"name": "Attention Tech"
}
},
"domain": "attention.tech",
"organizerJoinInternalMeetings": true,
"consentEmailEnabled": true,
"parentTeamUUID": "2ccf9bde-68e3-4de4-bc4e-51b927336665",
"organizationUUID": "16b78cec-82ef-46d2-8213-5d3bb7d2571c",
"children": "<array>"
},
"teamUUID": "<string>",
"extractedIntelligence": {},
"confirmedExtractedIntelligence": {},
"crmExportStatus": "PENDING",
"archived": true,
"videoUID": "<string>",
"videoStatus": "PENDING",
"bots": [
{
"uuid": "<string>",
"status": {
"code": "BOT_READY",
"message": "Bot is ready to process requests",
"createdAt": "2024-03-20T10:00:00Z"
}
}
],
"transcriptStatus": "<string>",
"participants": [
{
"id": "<string>",
"email": "<string>",
"organizer": true,
"name": "<string>",
"status": "<string>"
}
],
"attendees": [
{
"id": "<string>",
"email": "<string>",
"organizer": true,
"name": "<string>",
"status": "<string>"
}
],
"referenceable": true,
"private": true,
"mediaStorageStatus": "PENDING",
"importStatus": "NONE",
"scorecardResults": [
{
"uuid": "<string>",
"title": "<string>",
"summary": {
"min": 123,
"max": 123,
"averageScore": 123,
"summaryText": "<string>"
},
"items": [
{
"uuid": "<string>",
"title": "<string>",
"status": "CALCULATED",
"type": "NUMERIC",
"position": 123,
"numericResult": {
"min": 123,
"max": 123,
"score": 123
},
"description": "<string>",
"evidences": [
"<string>"
],
"scorecardItemUUID": "<string>"
}
]
}
],
"labels": {},
"labelTagsToFilterIfNA": [
"<string>"
],
"deprecatedLabelCategories": [
"<string>"
],
"isInternal": true,
"mediaDuration": 123,
"emailTemplateID": "<string>",
"linkedCrmRecords": [
{
"id": "<string>",
"code": "<string>"
}
],
"externalAccounts": [
{
"id": "<string>",
"code": "<string>"
}
],
"externalContacts": [
{
"id": "<string>",
"code": "<string>"
}
],
"isEmpty": true
},
"links": {
"self": "https://api.attention.tech/v2/conversations/123",
"related": "https://api.attention.tech/v2/conversations/123/participants"
}
}Unique identifier of the conversation
Specify how to lookup the conversation: 'id' for internal conversation ID (default), 'external_id' for external application ID from imports
id, external_id Include internal participants in the response
Include Zoom-specific metadata in the response
Include import metadata in the response
Include detailed transcript information in the response
Successfully retrieved conversation details
conversations Show child attributes
Show child attributes
Show child attributes
Show child attributes
Represents a team in the system with its properties and hierarchical structure
Show child attributes
Unique identifier of the team
"fe515723-fe2e-4959-a5fa-c4d3937fe7e4"
Name of the team
"Engineering"
List of keywords or phrases associated with the team
["engineering", "tech", "development"]Represents the Slack integration details for a team
Show child attributes
Slack connection identifier
"T1234567890"
Domain associated with the team
"attention.tech"
Whether team organizers can join internal meetings
true
Whether email consent is enabled for the team
true
UUID of the parent team if this team is part of a hierarchy
"2ccf9bde-68e3-4de4-bc4e-51b927336665"
UUID of the organization this team belongs to
"16b78cec-82ef-46d2-8213-5d3bb7d2571c"
List of child teams if this team has a hierarchical structure
Show child attributes
The unique identifier of the user.
"123e4567-e89b-12d3-a456-426614174000"
The email address of the user.
The first name of the user.
"John"
The last name of the user.
"Doe"
The date and time the user was created.
"2021-01-01T00:00:00Z"
The date and time the user was deactivated.
"2021-01-01T00:00:00Z"
The preferred transcript language for the user.
"en-US"
Indicates if the user can join meetings outside their host organization.
true
Indicates if the user has real-time transcription capabilities.
false
Show child attributes
{
"realTimeCapabilitiesOFF": true,
"autoCalculateCRMFields": true,
"joinWhenIAmHostAndAlone": true,
"joinWhenIAmHostWithPeers": true,
"joinWhenPeerIsHost": true,
"joinWhenUnlicensedPeerIsHost": true,
"dealsEnabled": true
}The name of the bot associated with the user.
"MyBot"
The URL of the bot's profile image.
"https://example.com/bot.png"
The UUID of the user's primary team.
"primary-team-uuid-12345"
The UUID of the user's role in the organization.
"org-role-uuid-56789"
Whether the user is shown a referral screen.
false
The type of seat assigned to the user.
"admin"
A list of teams assigned to the user.
Show child attributes
Unique identifier of the team
"fe515723-fe2e-4959-a5fa-c4d3937fe7e4"
Name of the team
"Engineering"
List of keywords or phrases associated with the team
["engineering", "tech", "development"]Represents the Slack integration details for a team
Show child attributes
Slack connection identifier
"T1234567890"
Domain associated with the team
"attention.tech"
Whether team organizers can join internal meetings
true
Whether email consent is enabled for the team
true
UUID of the parent team if this team is part of a hierarchy
"2ccf9bde-68e3-4de4-bc4e-51b927336665"
UUID of the organization this team belongs to
"16b78cec-82ef-46d2-8213-5d3bb7d2571c"
List of child teams if this team has a hierarchical structure
Represents a team in the system with its properties and hierarchical structure
Show child attributes
Unique identifier of the team
"fe515723-fe2e-4959-a5fa-c4d3937fe7e4"
Name of the team
"Engineering"
List of keywords or phrases associated with the team
["engineering", "tech", "development"]Represents the Slack integration details for a team
Show child attributes
Slack connection identifier
"T1234567890"
Domain associated with the team
"attention.tech"
Whether team organizers can join internal meetings
true
Whether email consent is enabled for the team
true
UUID of the parent team if this team is part of a hierarchy
"2ccf9bde-68e3-4de4-bc4e-51b927336665"
UUID of the organization this team belongs to
"16b78cec-82ef-46d2-8213-5d3bb7d2571c"
List of child teams if this team has a hierarchical structure
Show child attributes
Show child attributes
{
"id": "intel_123",
"key": "budget",
"value": "50000",
"title": "Budget Range",
"category": "financial",
"refreshing": false,
"options": {
"values": ["30000", "50000", "100000"],
"maxValues": 1
},
"source": "conversation",
"scope_insight": "Customer mentioned budget range of $50,000"
}Show child attributes
Show child attributes
{
"id": "intel_123",
"key": "budget",
"value": "50000",
"title": "Budget Range",
"category": "financial",
"refreshing": false,
"options": {
"values": ["30000", "50000", "100000"],
"maxValues": 1
},
"source": "conversation",
"scope_insight": "Customer mentioned budget range of $50,000"
}PENDING, EXPORTED, DISMISSED PENDING, UNAVAILABLE, IMPORTING, READY Show child attributes
PENDING, UNAVAILABLE, IMPORTING, READY NONE, PENDING, IN_PROGRESS, FINISHED, DISCARDED, FAILED Show child attributes
Show child attributes
CALCULATED, CALCULATING NUMERIC Was this page helpful?