v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-2113138232.4 KB
concepts

Retrieve details of a concept

Retrieve details, settings, and popularity metrics of a single concept by ID.

Integration Tip:

  • Includes the semantic description, similarity thresholds, parent concept mappings, and scores.
get/api/concepts/{id}

Path parameters

idinteger required

Unique concept numerical ID.

Query parameters

daysinteger

Number of days of activity to aggregate for the concept popularity/trend score.

Response

successful

idinteger required
namestring required
slugstring required
descriptionstring nullable
parent_idinteger nullable
scorenumber float
similarity_thresholdnumber float nullable
created_atstring date-time required
updated_atstring date-time required