Skip to main content
GET
cURL
Retrieves a single deal, including its CRM identifiers and, when available, its AI-generated summary. When returnAiFields is set, the response also includes the value of each AI field of the workspace for this deal; fields without a generated value have state Missing.

Authorizations

X-Claap-Key
string
header
required

Path Parameters

dealId
string
required

Deal identifier

Query Parameters

returnAiFields
enum<string>
default:false

If set to true, fill the aiFields attribute with the AI field values of the deal.

Available options:
true,
1,
false,
0

Response

Deal was successfully retrieved

result
object
required