Skip to main content
GET
list-actions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

layer
enum<string>
Available options:
universal,
integration,
connection
integrationKey
string
integrationId
string
connectionId
string
connectionKey
string
instanceKey
string

Text search query to filter results

limit
integer

Maximum number of items to return (1-1000)

Required range: 1 <= x <= 1000
cursor
string

Pagination cursor from a previous response

includeArchived
boolean
parentId
string
universalParentId
string
tenantId
string
userId
string
isUniversal
boolean
externalAppId
string
intent
string
Maximum string length: 200

Response

200 - application/json

List actions — the operations the workspace can run against connected apps (e.g. list-orders, create-contact). Useful to understand what live operations could back a dashboard.

items
object[]
required
cursor
string