GET
/
api
/
v1
/
actions
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

The id of the action

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