# Fetch a project's statistical information based on the id **GET /projects/{id}/stats** Fetch a project's statistical information based on the id. ## Servers ## Parameters ### Path parameters - **id** (string) Resource ID ### Query parameters - **status** (string) Filter project orders by status. Values: open, paid, settled, cancelled ## Responses ### 401 Authorization information is missing or invalid. ### 404 Resource not found. ### 200 The project with the id #### Body: (object) - **total_invested** (number) [Powered by Bump.sh](https://bump.sh)