get/v1/oauth2/userinfoGet information about the authenticated user.
curl -X GET "https://api.outception.com/v1/oauth2/userinfo" \
-H "Authorization: Bearer $OUTCEPTION_TOKEN" \
-H "Accept: application/json"Response · 200
Successful Response
Outception Docs
get/v1/oauth2/userinfoGet information about the authenticated user.
curl -X GET "https://api.outception.com/v1/oauth2/userinfo" \
-H "Authorization: Bearer $OUTCEPTION_TOKEN" \
-H "Accept: application/json"Successful Response