Management
Introspect
Read account information associated with an access_token
.
GET
/
introspect
Authorizations
Authorization
string
headerrequiredPlease use your Access Token
Headers
Chart-API-Version
string
default: 2024-01-01requiredHeader used to specify the version for a given API request. Current version is 2024-01-01.
Response
200 - application/json
account_id
string
The Chart UUID identifying the taxpayer for a specific submission.
client_id
string
The client id of the application associated with the access_token
.
name
string | null
The account name retrieved from tax record provider.
provider_id
string
The tax record provider associated with the access_token.
Was this page helpful?