Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The contents of the Feedback are explained here: Feedback Interface

Access Token & URL

You can see here how to get an access token and the URL: Access Token

Feedback API:

curl '<HOST OF URL>/chat-gen2/feedback?startDate=2024-05-03' \
  -X GET \
  -H 'content-type: application/json' \
  -H 'Authorization: Bearer <ACCESS_TOKEN>' 

Author

Tom Hobbs

  • No labels