Retrieve Item

POST https://{{env_url}}/item/get

This endpoint allows you to retrieve information about an Item.

Request Body

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

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"item":{"available_products":["assets","balance","credit_details","identity","income","transactions"],"billed_products":["auth"],"error":null,"institution_id":"ins_3","item_id":"yqRQV73LQMt95BJ85PKGIzBnxkPkdoFy3NKa9","webhook":"https://www.genericwebhookurl.com/webhook"},"request_id":"JQ3wz"}