list-actions
Actions
list-actions
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.
GET
list-actions
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
universal, integration, connection Text search query to filter results
Maximum number of items to return (1-1000)
Required range:
1 <= x <= 1000Pagination cursor from a previous response
Maximum string length:
200