Retrieves details of a specific consent
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Token.io consent ID
"consent_2abc123def456"
Consent details retrieved successfully
Request ID (Token.io request ID)
"rq:3dWkVGNFae3FaS3h8UQJ4tBs5SrY:5zKtXEAq"
Merchant ID
1
User ID
"user_2abc123def456"
Array of consent permissions
ReadAccountsDetail, ReadBalances, ReadTransactionsDetail [
"ReadAccountsDetail",
"ReadBalances",
"ReadTransactionsDetail"
]
Consent expiration date and time
"2025-09-30T00:00:00Z"
Earliest transaction date accessible
"2025-01-01T00:00:00Z"
Current consent status
pending, authorized, expired, revoked, failed "pending"
Consent creation timestamp
"2024-01-15T10:30:00Z"
Last update timestamp
"2024-01-15T10:30:00Z"
Consent ID (Token.io tokenId) - populated after callback
"consent_2abc123def456"
Authorization URL for bank redirect
"https://web-app.token.io/app/consent/consent_2abc123def456"
Error message if consent failed
"User denied consent"