Skip to main content
GET
Error

Path Parameters

collection
string
required

The collection that contains the configuration files

Query Parameters

recursive
boolean
default:false

'True' to return children of nested ZooKeeper nodes

expand
boolean
default:false

If true, the binary content of a file is returned base64-encoded. Otherwise, only the metadata about each node is returned. To see the content of the file in plain text, you can add 'Accept: text/plain' to the request header. Alternately, you can get the raw bytes by adding 'Accept: application/octet-stream' to the header.

Response

200 - application/json

successful operation

name
string
parent
string
href
string<uri>
version
integer<int32>
isDir
boolean
default:false
children
array
value
string<byte>[]
type
enum<string>
Available options:
STOPWORDS,
SYNONYMS