Authorizations
Headers
Body
AccountsGetRequest defines the request schema for /accounts/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 /accounts/get results.
Response
OK
AccountsGetResponse defines the response schema for /accounts/get and /accounts/balance/get.
An array of financial institution accounts associated with the Item. If /accounts/balance/get was called, each account will include real-time balance information.
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.