Authorization: Bearer ********************curl --location --request GET '/tenant//bot//state' \
--header 'Authorization: Bearer <token>'{
"avatar": {
"type": "None"
},
"description": "string",
"id": "string",
"name": "string",
"orchestration": {
"type": "None"
}
}