Authorization: Bearer ********************X-Altan-Key: ********************{
"include_hidden": false,
"max_depth": 0,
"exclude_patterns": [
"string"
]
}curl --location --request POST 'https://api.altan.ai/interfaces/dev//files/list-tree-json' \
--header 'Content-Type: application/json' \
--data-raw '{
"include_hidden": false,
"max_depth": 0,
"exclude_patterns": [
"string"
]
}'null