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.Bearer token. Example:
Bearer qw-api-xxxPath Parameters
The unique identifier of the brand
Query Parameters
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.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_OPTIMIZEFilter by category:
TECHNICAL, CONTENT, AEO, AUTHORITY, VISIBILITYMaximum number of actions to return (max: 100)
Pagination offset
Response
Actions ordered by priority (highest first), then creation date.
total, limit, offset, hasMore
