# Received Credits Use ReceivedCredits API to retrieve information on when, where, and how funds are sent into your FinancialAccount. ## Endpoints ### Retrieve a ReceivedCredit object - [GET /v2/money_management/received_credits/:id](https://docs.stripe.com/api/v2/money-management/received-credits/retrieve.md) ### List all ReceivedCredit objects - [GET /v2/money_management/received_credits](https://docs.stripe.com/api/v2/money-management/received-credits/list.md)