Action Center
List Actions
List the Action Center’s prioritized recommendation queue
GET
Returns the Action Center’s deterministic recommendation queue for a brand: prioritized actions with a 3-tier label, a 0-100 priority score, a 1-5 demand badge, the quantified “why”, the raw signals, and a step-by-step checklist.
Private beta. The Action Center must be enabled for your team; otherwise
this endpoint returns
403. Contact your account manager to request access.string
required
Bearer token. Example:
Bearer qw-api-xxxPath Parameters
string
required
The unique identifier of the brand
Query Parameters
string
Filter by status:
SUGGESTED (awaiting triage), PENDING, IN_PROGRESS,
COMPLETED, DISMISSED, RESOLVED (signal disappeared, auto-closed).
Defaults to the live queue: SUGGESTED + PENDING + IN_PROGRESS.string
Filter by action type:
CONTENT_GAP, CONTENT_OPTIMIZE, TECHNICAL_FIX,
SCHEMA_ADD, AUTHORITY_BUILD, SOURCE_OUTREACH, COMPETITOR_ANALYSIS,
PERCEPTION_FIX, SEARCH_TARGET, SOCIAL_ENGAGE, PRODUCT_OPTIMIZE,
LOCAL_OPTIMIZEstring
Filter by category:
TECHNICAL, CONTENT, AEO, AUTHORITY, VISIBILITYnumber
default:"50"
Maximum number of actions to return (max: 100)
number
default:"0"
Pagination offset
Response
array
Actions ordered by priority (highest first), then creation date.
object
total, limit, offset, hasMore
