Authorizations
Headers
Body
AuthGetRequest defines the request schema for /auth/get
The access token associated with the Item data is being requested for.
Your Plaid API client_id. The client_id is required and may be provided either in the PLAID-CLIENT-ID header or as part of a request body.
Your Plaid API secret. The secret is required and may be provided either in the PLAID-SECRET header or as part of a request body.
An optional object to filter /auth/get results.
Response
OK
AuthGetResponse defines the response schema for /auth/get
The accounts for which numbers are being retrieved.
An object containing identifying numbers used for making electronic transfers to and from the accounts. The identifying number type (ACH, EFT, IBAN, or BACS) used will depend on the country of the account. An account may have more than one number type. If a particular identifying number type is not used by any accounts for which data has been requested, the array for that type will be empty.
Metadata about the Item.
A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive.