Skip to main content
GET
Fetch User Details From Access Token

Authorizations

Authorization
string
header
required

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

Headers

x-api-version
string
required

API version to be used. Format is in YYYY-MM-DD

Response

Fetch User Details from access token Response Body

reference_id
string

A unique ID created by Cashfree Payments for reference purposes.

Example:

"ref123"

verification_id
string

It is the unique ID you create to identify the verification request.

Example:

"verif123"

scopes
object[]

A list of scopes associated with the verification, each representing a specific type of user data that can be accessed.