v3

latestOpenAPI 3.1.02026-07-31115157197.4 KB
Ontology

Linked Insight Ids

Insight ids linked to the requested entity / event scope.

The browser already holds the whole catalog from /all-insights, so scoping a browse only needs graph adjacency: it intersects these ids with the corpus it has instead of refetching a listing. Adjacency is not user-specific — provider access is already applied to the catalog the ids are intersected with.

Scopes AND together, the same way the paginated listing stacks its entity and event pre-filters. Adjacency does not vary with subject/topic/dataset filters, so those are not accepted here — the caller narrows the intersection it already holds.

get/v2/ontology/insights/linked

Query parameters

entity_idinteger[] nullable

Entity carc_ids (paired with entity_representation)

Entity carc_ids (paired with entity_representation)

entity_representationstring[] nullable

Representations paired 1:1 with entity_id

Representations paired 1:1 with entity_id

event_idinteger nullable

carc_id of an event EntityRepresentation (paired with event_representation).

carc_id of an event EntityRepresentation (paired with event_representation).

event_representationstring nullable

Representation type of the event node (e.g. 'corpeventc').

Representation type of the event node (e.g. 'corpeventc').

event_category_idinteger nullable

carc_id of an EventCategory — insights linked to any event under it.

carc_id of an EventCategory — insights linked to any event under it.

Request body

object nullable required

Response

Successful Response

insight_idsinteger[] required