curl --request GET \
--url https://api.closebot.com/hierarchy/{id} \
--header 'X-CB-KEY: <api-key>'{
"id": "<string>",
"name": "<string>",
"bots": [
"<string>"
],
"personas": [
"<string>"
],
"children": [
"<string>"
]
}curl --request GET \
--url https://api.closebot.com/hierarchy/{id} \
--header 'X-CB-KEY: <api-key>'{
"id": "<string>",
"name": "<string>",
"bots": [
"<string>"
],
"personas": [
"<string>"
],
"children": [
"<string>"
]
}CloseBot API Key Authorization
The ID of the folder to get.