Skip to main content
GET
/
api
/
file
Api File
curl --request GET \
  --url http://localhost:8080/api/file
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

path
string
required

Workspace-relative file path

Response

Successful Response