# Get details of a business **GET /api/businesses/:businessId** # Business Use this API to get indiviudal Business details ## Params ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth ## Parameters ### Path parameters - **businessId** (string) Id of the business ### Query parameters - **lat** (string) latitude of your current location - **long** (string) longitude of your current location - **travelMode** (string) your mode of travel ## Responses ### 200 OK #### Body: (object) - **Additional properties are allowed** () ### 404 Not Found #### Body: (object) - **message** (string) - **status** (string) - **status_code** (integer) ### 500 Internal Server Error #### Body: (object) - **message** (string) - **status** (string) - **status_code** (integer) [Powered by Bump.sh](https://bump.sh)