Skip to main content
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-xxx

Path 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_OPTIMIZE
string
Filter by category: TECHNICAL, CONTENT, AEO, AUTHORITY, VISIBILITY
number
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