Skip to main content
GET
/
workspaces
/
{workspace_id}
/
editor
/
actions
Error
A valid request URL is required to generate request examples
[
  {
    "type": "<string>",
    "ref": "<string>",
    "description": "<string>"
  }
]
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workspace_id
string<uuid>
required

Query Parameters

workflow_id
required
Pattern: wf_[0-9a-zA-Z]+

Response

Successful Response

type
string
required
ref
string
required
description
string
required