Skip to main content
GET
Get historical analogues of a deal

Authorizations

Authorization
string
header
required

A Doris API key that starts with sk-live-. A workspace admin creates keys in Settings > Workspace > Developer. A key works only on /api/v1/ontology/ routes.

Path Parameters

deal_id
string
required

The deal ID.

Query Parameters

limit
integer
default:5

The number of analogues to return.

Required range: 1 <= x <= 25

Response

200 - application/json

The analogues and their state.

state
enum<string>
Available options:
ready,
disabled,
snapshot_unavailable,
target_embedding_unavailable,
unsupported_target_context,
no_candidates,
low_signal
target_deal
object
target_snapshot_id
string | null
target_observed_at
string<date-time> | null
analogues
object[]