Skip to main content
GET
List actions across every tracked app

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

status
enum<string>[]
Available options:
OPEN,
SNOOZED,
DONE,
DISMISSED,
RESOLVED
priority
enum<string>[]
Available options:
critical,
high,
medium,
low
rule
enum<string>[]
Available options:
keyword.add_uncovered,
keyword.defend,
keyword.prune,
rank.investigate_drop,
serp.hold_volatile,
audit.fix_factor,
reviews.investigate_theme,
market.improve_country
category
enum<string>
Available options:
metadata,
competition,
regression,
conversion,
reputation,
markets,
hygiene
appId
string
country
string
Pattern: ^[a-z]{2}$
Example:

"us"

store
enum<string>
Available options:
APP_STORE,
GOOGLE_PLAY
limit
any

Response

200

The prioritized action queue

Last modified on July 31, 2026