Get User Profile by ID
Gateway API:
Pre-prod: https://pre-prod-api.idshare.info/ (https://pre-prod-api.idshare.info/swagger/index.html)
Production: https://api.idshare.info/ (https://api.idshare.info/swagger/index.html)
Authorize/Identity:
Pre-prod: https://pre-prod-id.idshare.info/ (https://pre-prod-id.idshare.info/swagger/index.html)
Production: https://id.idshare.info (https://id.idshare.info/swagger/index.html)
GET
/api/v1.0/profile/getByUserId/${userId}
Query Parameters
Name
Type
Description
userId
String
GET
/api/aggregator/user-profile/${userId}
Query Parameters
Name
Type
Description
userId
String
Last updated