# Get Customer By Id **GET /customers/{id}** ## Servers ## Authentication methods - Authorization ## Parameters #### Path parameters - **id** (string(uuid)) ## Responses ### 200: #### Body Parameters: (object) - **customer** (object) ### 401: #### Body Parameters: (object) - **message** (object) - **data** (object) ### 400: #### Body Parameters: (object) - **message** (object) - **data** (object) [Powered by Bump.sh](https://bump.sh)