Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
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.
Success
The ID of the folder
The name of the folder
The list of bots in the folder
The list of personas in the folder
The list of children folders