Returns Items associated with a User along with their corresponding statuses.
UserItemsGetRequest defines the request schema for /user/items/get
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.
The user token associated with the User data is being requested for.
OK
UserItemsGetResponse defines the response schema for /user/items/get
A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive.