Filter comments
Returns a paginated, filtered slice of the corpus sorted by like count descending. Combine filters freely — all active filters are ANDed together. Use for quantitative analysis or bulk export of a segment.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
emotional_register
Filter to a single emotional tone.
life_stage
Filter to a single life stage.
product
Filter to comments mentioning this product (e.g. mortgage, pension_sipp, life_insurance).
signal
Filter to comments containing this behavioural signal (e.g. protection_gap_described, broker_distrust).
min_likes
Only return comments with at least this many likes.
limit
Maximum number of comments to return (1–100).
offset
Pagination offset.
Response
Paginated list of comments
results
pagination
Errors
500
Internal Server Error