AI Actions
List AI actions
Audit log of all actions performed by the AI
GET
/
ai-actions
Authorizations
Authorization
string
headerrequiredQuery Parameters
limit
integer
default: 20Number of resources to return
Required range:
1 < x < 100
offset
integer
default: 0Number of resources to skip
Required range:
x > 0
sort
string
Field to sort by
order
enum<string>
Sort order
Available options:
asc
, desc
cookie_id
string
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
200 - application/json
pagination
object
data
object[]