Displays decrypted identities along with rotated PDS to the user in the TP app.

POST {{baseUrl}}/user-profiles/identity-searches

Retrieve decrypted identities along with rotated PDS to present the user with the registered identity in the TP app.
This API is mandatory.

Request Body

{"pds"=>"ZGZnZGVmZ2RnZGVnZXJnZXJncmRnZXJ5aGdld3J0eWJld3J5dHdleXd5d3l3cmFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFh", "scopedFields"=>["all"], "userConsent"=>"ACCEPT", "sdkVersion"=>"2.3.0"}

HEADERS

KeyDatatypeRequiredDescription
X-User-IdentitystringJWT token for session validation. Returned as response header in previous API calls with key X-User-Identity.
X-Encrypted-PayloadbooleanAn indicator that the request is encrypted or indicates that the client is able to receive an encrypted response. If not set, the payload will be treated as plaintext.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"attributes":{"dateOfBirth":{"e95b7c68-ebcb-4a88-9978-c33d78cde128":{"value":"1980-01-01","lastVerifiedDate":"2022-04-04T02:49:27.915Z"}}},"rotatedPds":"ZGZnZGVmZ2RnZGVnZXJnZXJncmRnZXJ5aGdld3J0eWJld3J5dHdleXd5d3l3cmFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFh"}