findEndUserPersonalData
URL | https://<xid-useradm-baseurl>/<pid> |
---|---|
Request method | GET with URL path parameter pid (same as bankid_altsub ) for user in question |
Authentication | Access Token as Bearer Token in Authorization Header |
Success response | 200 OK with JSON structure of user data (see example below) |
Error response |
|
Example | See below |
This method returns personal data registered by the xID service for the end user given by pid.
There is no dialog shown to the end user.
Note: Data is returned also for users that have been un-enrolled less than one month ago.
Example
{"name":"NIlsen, Frode Beckmann","nnin":"181266*****","phone":null}