GET
/
api
/
v1
/
actions

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

page
number

The page number to return

limit
number

The maximum number of actions to return

Response

200 - application/json
workspace
string

workspace

name
string

Order checking

description
string | null
required

Order checking

method
string | null
required

Order checking

url
string | null
required

Order checking

headers
string[] | null
required

Order checking

queryParams
string[] | null
required

Order checking

inputVariables
string[] | null
required

Order checking