Authorization: Bearer ********************curl --location --request GET '/tenant//prompt//state/time/' \
--header 'Authorization: Bearer <token>'{
"content": {
"text": "string",
"type": "Default"
},
"description": "string",
"id": "string",
"name": "string"
}