# Get all booths' last updates **GET /api/booths/latest_updates** Allows you to retrieve the last update for every booth you have access to. It returns the entire payload sent by each booth. ## Servers - http://localhost:4000: http://localhost:4000 () ## Authentication methods - Api key ## Parameters ## Responses ### 200 OK #### Body: application/json (object) - **booth_id** (object) ### 401 Unauthorized #### Body: application/json (object) - **error** (string) Human readable version of the error status code [Powered by Bump.sh](https://bump.sh)