get https://$DOMAIN/auth/api/v1/user-info
Get User Information
- Requires JWT from Identity Provider
Log in to see full request history
Response
Get User Information
xxxxxxxxxx
curl --request GET \
--url 'https:///$DOMAIN/auth/api/v1/user-info' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: