Actions
List actions minimal
Retrieve a list of all actions based on query parameters.
GET
/
api
/
v2
/
actions
/
list
/
all
Authorizations
x-api-key
string
headerrequiredQuery Parameters
apps
string
Names of the apps
actions
string
Names of the actions
tags
string
Names of the tags
useCase
string
Use case
showEnabledOnly
boolean
Show enabled only
usecaseLimit
number
Use case limit
filterImportantActions
boolean
Filter important actions
showAll
boolean
Show all
page
number
Page number
limit
number
Limit
Response
200 - application/json
items
object[]
requiredpage
number
requiredtotalPages
number
requiredWas this page helpful?