Skip to main content
GET
List the available smart-list table actions (the action catalog).

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Query Parameters

companyId
string

Company ID that owns the list. Required when authenticating with a personal access key (pak_…) — the key is not tied to a specific company so the server cannot infer it. Required when authenticating with a company API key only if the key belongs to a user who has access to multiple companies; otherwise it defaults to the key's company. Optional for JWT (dashboard) auth — defaults to the user's active company.

Response

Catalog of available table actions

The catalog of available smart-list table actions — the source of truth for which actions can be attached to a list, their descriptions, and their default parameters. Audience actions are omitted when the company does not have the Audience Builder feature enabled.

actions
object[]

Ordered list of available actions, in the order they should appear in the "Add action" menu.