Get User Profile
Get User Profile
Gets the User Profile Details from Digilocker like Name, Date of Birth, Gender, Mobile Number, Email Id.
GET
Get User Profile
Run in Postman
User profile details can only be fetched if the user has provided consent for it.
Headers
JWT access token. For token-generation steps, refer to the Quickstart Guide.
API key used to identify and authenticate the client.
Specifies the API version for the request.
Path Parameters
Session identifier generated during DigiLocker SDK Create Session API .
Response
200 - application/json
HTTP status code.
Unix timestamp (in milliseconds) indicating when the server generated the response.
Response payload containing the requested data or error details.
Unique identifier for tracking the request across systems.