API ReferenceThird Party Apps
GET
/oauth2/v1/apps/userinfo
Third Party application Get UserInfo endpoint
Authorization
Status code | Description |
---|---|
200 | OK |
Was this helpful?
Third Party application Get UserInfo endpoint
Status code | Description |
---|---|
200 | OK |
curl -X GET "https://api.descope.com/oauth2/v1/apps/userinfo"
{
"userInfoClaims": {}
}