get https://chat.botpress.cloud/{webhookUrl}/users/me
Retrieves the User object for a valid identifier.
Log in to see full request history
Responses
Retrieves the User object for a valid identifier.
xxxxxxxxxx
curl --request GET \
--url https://chat.botpress.cloud/your_default_webhook_url/users/me \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: