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

Path Parameters

workspace_id
string<uuid>
required

Response

Successful Response

component_id
string
default:text
Allowed value: "text"