CombineAsk AIget https://kg.diffbot.com/kg/v3/enhance/combineEnrich a person record and return both person and current employer dataQuery ParamstypestringenumDiffbot entity typePersonAllowed:Personnamearray of stringsName of the entity to enhance. Parameter can be used with types Person and OrganizationnameADD stringurlarray of stringsOrigin or homepage URI of entity to enhance. Parameter can be used with types Person and OrganizationurlADD stringphonestringPhone of the entity to enhance. Parameter can be used with types Person and OrganizationemailstringEmail of the entity to enhance. Parameter can be used only with type PersonemployerstringEmployer of the entity to enhance. Parameter can be used only with type PersontitlestringTitle of the entity to enhance. Parameter can be used only with type PersonschoolstringSchool of the entity to enhance. Parameter can be used only with type PersonlocationstringLocation of the entity to enhance. Parameter can be used with types Person and OrganizationipstringIP address of the entity to enhance. Parameter can be used with types Person and OrganizationcustomIdstringUser defined ID for correlationthresholddoubleEnhance similarity thresholdrefreshbooleanDefaults to falserefresh=true indicates that Diffbot will attempt to recrawl all the origins of the identified entity and reconstruct the returned entity from this refreshed data.truefalsesearchbooleanDefaults to falsesearch=true indicates that Diffbot will attempt to search the web for origins for the search query and merge relevant results with whats found in the KG.truefalsenonCanonicalFactsbooleanDefaults to falsenonCanonicalFacts=true returns non-canonical facts.truefalsejsonmodestringenumDefaults to jsonmode=extended returns origin information for facts. extendedAllowed: extendedfilterstringSemi-colon separated path filter to filter response json. You can use a simple dot notation skills.name or a JsonPath expression such as such as $.name;$.locations.country.name. For more advanced options, see JsonPath Filtering for syntax.filterExcludestringSemi-colon separated path filter to filter and exclude data from response json. You can use a simple dot notation skills.name or a JsonPath expression such as such as $.name;$.locations.country.name. For more advanced options, see JsonPath Filtering for syntax.Responses 200Enhanced entity 400Error parsing request 401Token not specified or other client errors 429Insufficient credits 500Internal Server ErrorUpdated 5 months ago