get https://api.botpress.cloud/v1/chat/events
Retrieves a list of Event you’ve previously created. The events are returned in sorted order, with the most recent appearing first.
Log in to see full request history
Responses
Retrieves a list of Event you’ve previously created. The events are returned in sorted order, with the most recent appearing first.
xxxxxxxxxx
curl --request GET \
--url https://api.botpress.cloud/v1/chat/events \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: