Get related records by similarity

Performs a vector search to find similar records (tickets or external connection items) based on the AI summary of the source record.
You must provide either ticket_id OR both connection_id and record_id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The unique UUID v4 identifier of the project.

integer

The ID of the internal ticket. Required if connection_id and record_id are not provided.

integer

The ID of the external connection. Required if ticket_id is not provided.

integer

The specific record ID within the connection. Required if connection_id is provided.

Responses

400

Bad Request

403

Permission denied

404

Project or record not found

500

Internal Server Error

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json