latestOpenAPI 3.1.02026-08-204087139.4 KB

c4fe20c603a3

signals

List Signal Reactions

List reactions users have set on this brand's signals, newest first. This is brand-wide — it returns every user's reactions, not just the caller's — so an integration can export the team's aggregate feedback. Filter by fingerprint to get reactions for one signal identity, or by reaction to get e.g. everything marked useful.

get/{brand_id}/signals/reactions

Path parameters

brand_idinteger required

Query parameters

fingerprintstring nullable

Only reactions on this signal fingerprint.

Only reactions on this signal fingerprint.

reaction'useful' | 'not_useful' | 'dismissed' | 'actioned' nullable

Only reactions with this value.

Only reactions with this value.

limitinteger

Maximum number of reactions to return.

Maximum number of reactions to return.

offsetinteger

Number of reactions to skip (pagination).

Number of reactions to skip (pagination).

Response

Successful Response

totalinteger required
offsetinteger
limitinteger nullable