cURL
curl --request GET \ --url https://sandbox.cashfree.com/gc/token/verify \ --header 'Authorization: <authorization>'
{ "accountId": 23794572, "expiry": 1697611626, "agentId": 23794572, "channel": "", "enableApi": false }
Verify the authentication token generated by the user.
Documentation IndexFetch the complete documentation index at: https://www.cashfree.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://www.cashfree.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer auth token
Success response for verifying token.
23794572
1697611626
""
false
Was this page helpful?
Suggestions