# GET /customers/{customer_id}/bookings **GET /customers/{customer_id}/bookings** ## Servers - https://api.fleetee.io: https://api.fleetee.io () ## Authentication methods - Api key - Secret key ## Parameters ### Path parameters - **customer_id** (string) ## Responses ### 200 200 response #### Body: application/json (object) - **id** (integer) - **start_date** (string) - **end_date** (string) - **reference** (string) - **vehicle** (object) - **nb_days** (number) - **status** (string) - **total_amount** (number) [Powered by Bump.sh](https://bump.sh)