GET
/
actions
[
  {
    "id": "<string>",
    "workflow_id": "<string>",
    "type": "<string>",
    "title": "<string>",
    "description": "<string>",
    "status": "<string>"
  }
]

Authorizations

fastapiusersauth
string
cookie
required

Query Parameters

workspace_id
string
required
workflow_id
required

Response

200
application/json
Successful Response
id
string
required
workflow_id
string
required
type
string
required
title
string
required
description
string
required
status
string
required