Skip to main content
GET
List AI actions

Authorizations

Authorization
string
header
required

API token obtained from the login endpoint or the dashboard

Query Parameters

limit
integer
default:20

Number of resources to return

Required range: 1 <= x <= 100
offset
integer
default:0

Number of resources to skip

Required range: x >= 0
sort
string

Field to sort by

order
enum<string>

Sort order

Available options:
asc,
desc

ID of the cookie to filter by

type
enum<string>

Type of the AI action to filter by

Available options:
autofill,
auto_categorisation,
auto_approved

Response

List of AI actions

pagination
object
Example:
data
object[]