Skip to main content
GET
List the AI Assistant's proposed and applied actions

Authorizations

X-API-Key
string
header
required

Query Parameters

conversation_id
string<uuid> | null

The chat conversation whose actions to list.

table_id
string<uuid> | null

The table whose waiting actions to list, newest first.

Response

Successful Response

A conversation's proposals in the order they were made.

actions
ActionProposalReadSchema · object[]
required
total_count
integer
required