curl --location --request GET '/chat/7/thought' \ --header 'Ocp-Apim-Subscription-Key: {{your-api-key}}' \ --header 'Authorization: Bearer {{your-access-token}}'
{}