Skip to main content
GET
List Actions

Authorizations

Authorization
string
header
required

Query Parameters

owner_uuid
string

Filter to a single owner user UUID. Only honored for organization-level API keys; ignored for user-scoped keys.

status
enum<string>[]

Lifecycle statuses to include. Defaults to pending only. Suppressed actions are never returned.

Available options:
pending,
drafted,
sent,
dismissed,
expired
cursor
string

Opaque pagination cursor from a previous response's next_cursor. Omit for the first page.

size
integer

Maximum number of actions to return per page (default 50, max 200)

Required range: 1 <= x <= 200

Response

Successfully retrieved the matching actions

data
object[]
next_cursor
string

Opaque cursor for the next page. Absent when there are no more results.

Example:

"MjAyNi0wMS0xNVQwOTowMDowMFp8M2ZhODVmNjQtNTcxNy00NTYyLWIzZmMtMmM5NjNmNjZhZmE2"