Authorizations
Please use your Access Token
Headers
Header used to specify the version for a given API request. Current version is 2020-09-17.
Response
OK
The Finch UUID of the token being introspected
The Finch UUID of the connection associated with the access_token
The client ID of the application associated with the access_token
The type of application associated with a token.
development
, production
, sandbox
The type of the connection associated with the token.
provider
- connection to an external providerfinch
- finch-generated data.
finch
, provider
An array of the authorized products associated with the access_token
.
The ID of the provider associated with the access_token
.
[DEPRECATED] Use connection_id
to associate tokens with a Finch connection instead of this company ID
[DEPRECATED] Use connection_id
to associate tokens with a Finch connection instead of this account ID
The ID of your customer you provided to Finch when a connect session was created for this connection
The name of your customer you provided to Finch when a connect session was created for this connection
The email of your customer you provided to Finch when a connect session was created for this connection
The account username used for login associated with the access_token
.
[DEPRECATED] Use provider_id
to identify the provider instead of this payroll provider ID.
Whether the connection associated with the access_token
uses the Assisted Connect Flow. (true
if using Assisted Connect, false
if connection is automated)
Indicates whether this connection manages a single entity or multiple entities.
single
, multi
Array of entity IDs associated with this connection.