Skip to main content
GET
List the public social-mention triage queue

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

status
enum<string>

Triage status filter (defaults to open).

Available options:
open,
closed,
snoozed,
all
platform
enum<string>

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
limit
integer
default:50

Page size (1–200, default 50).

Required range: 1 <= x <= 200
cursor
string

Opaque non-negative offset token from the previous response next_cursor.

Pattern: ^\d+$

Response

200

Default Response