GET
/manager/chat-topics/{id}
curl \
--request GET 'https://domain.tld/api/v2/manager/chat-topics/{id}' \
--header "Authorization: Bearer $ACCESS_TOKEN"
curl \
--request GET 'https://domain.tld/api/v2/manager/chat-topics/{id}' \
--header "Authorization: Bearer $ACCESS_TOKEN"