List the public social-mention triage queue
Inbox
List the public social-mention triage queue
Returns social_mention-channel conversations (public brand mentions) for triage. Open status by default; pass ?status=all for history, or ?platform=twitter to scope to one network. Paged via an opaque cursor offset (Load More) — the response next_cursor is null on the final page.
GET
List the public social-mention triage queue
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Triage status filter (defaults to open).
Available options:
open, closed, snoozed, all Scope the queue to a single social network.
Available options:
twitter, reddit, trustpilot, g2, google_reviews, facebook_public, facebook_comment, instagram_comment, youtube, app_store, play_store, news, forum, other Page size (1–200, default 50).
Required range:
1 <= x <= 200Opaque non-negative offset token from the previous response next_cursor.
Pattern:
^\d+$Response
200
Default Response