Skip to main content
GET
/
shell-docs
/
{namespace}
/
tree
Shell Docs Tree
curl --request GET \
  --url https://apigcp.trynia.ai/v2/shell-docs/{namespace}/tree \
  --header 'Authorization: Bearer <token>'
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

namespace
string
required

Query Parameters

path
string
default:/

Response

Successful Response