List statements

POST https://{{env_url}}/statements/list

Request Body

{"client_id"=>"{{client_id}}", "secret"=>"{{secret_key}}", "access_token"=>"{{access_token}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"item_id":"eVBnVMp7zdTJLkRNr33Rs6zr7KNJqBFL9DrE6","institution_id":"ins_3","institution_name":"Chase","accounts":[{"account_id":"3gE5gnRzNyfXpBK5wEEKcymJ5albGVUqg77gr","account_name":"Plaid Saving","account_type":"depository","statements":[{"statement_id":"vzeNDwK7KQIm4yEog683uElbp9GRLEFXGK98D","month":5,"year":2023}]}],"request_id":"eYupqX1mZkEuQRx"}