Document toolboxDocument toolbox

findEndUserPersonalData

URLhttps://<xid-useradm-baseurl>/<pid>
RequestGET with URL path parameter pid (same as bankid_altsub) for user in question
AuthenticationAccess Token as Bearer Token in Authorization Header
Response
200OKJSON structure of user data (see example below)
403ForbiddenBearer token is not accepted for any reason
400Bad Request Resource access is insufficient (missing scope)
404Not Foundpid is not an xID user

Error responses contains further information on the reason according to standard.

ExampleSee 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}