GET
/
editor
/
functions
[
  {
    "name": "<string>",
    "description": "<string>",
    "parameters": [
      {
        "name": "<string>",
        "type": "<string>",
        "optional": true
      }
    ],
    "return_type": "<string>"
  }
]

Authorizations

fastapiusersauth
string
cookie
required

Query Parameters

workspace_id
string
required

Response

200
application/json
Successful Response

The response is of type object[].