Skip to main content
GET
Read the account holder's profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

session_id
string
required

session_id from the initiate-session response

Pattern: ^[A-Za-z0-9_-]{8,64}$

Response

Successful Response

Response to reading an account holder's profile.

code
integer
required

HTTP status code of the response

timestamp
integer
required

Unix millisecond timestamp of when the response was produced

transaction_id
string
required

Identifier for this call. Quote it when raising a query about one

data
UserProfile · object
required

The DigiLocker account holder's profile.