Skip to main content
GET
Integration Actions

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null

Query Parameters

workspace_id
string
required
Minimum string length: 1
integration_id
string | null
Minimum string length: 1
limit
integer
default:100
Required range: 1 <= x <= 1000

Response

Successful Response

The response is of type Response Integration Actions Api V1 Integration Actions Get · object.

Last modified on July 28, 2026