List the available smart-list table actions (the action catalog).
Returns every action (and lookup column) that can be attached to a list — its title, description, icon, and a template of default parameters. This is the source of truth for the “Add action” menu and for AI agents deciding which action to configure on a column.
Audience actions (Audience Enrichment, Find Leads at Company) are omitted when the company does not have the Audience Builder feature enabled.
Authorizations
Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.
Query Parameters
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.
Ordered list of available actions, in the order they should appear in the "Add action" menu.

