# Stripe request log retention period

Request logs are how Stripe logs what calls you make to Stripe with which parameters as well as the responses returned to you. Request logs can be used as part of developing your integration to make sure Stripe is receiving requests as you intended your code to send, and if not, be able to debug what is wrong.
The Dashboard allows users to view GET request logs from the past 31 days and non-GET request logs (including POST) from the past 15 months.
