Skip to main content
POST
Get Action Parameters

Authorizations

Authorization
string
header
required

Use the access_token obtained from POST /token

Body

application/json
taskIds
string[]
required

List of task IDs

actionTypes
string[]
required

List of action types to retrieve parameters for

Example:

Response

200 - application/json

Action parameters retrieved

data
object[]
requestId
string