Skip to main content
GET
Get ZooKeeper data

Path Parameters

path
string
required

Path from ZooKeeper root node, such as 'lucid/query-pipelines'.

Pattern: .*

Query Parameters

recursive
boolean
default:true

Return children nodes.

excludePaths
string[]

List of paths to exclude.

includePaths
string[]

List of paths to include.

encodeValues
string
default:base64

Values encoding. Default is 'base64'.

ephemeral
boolean
default:false

Include ephemeral nodes. Default is false.

Response

200 - application/json

successful operation

request
object
response
object