- Path: - /location/ - Available methods: - GET - Required fields (front-end provides to the back-end): - “user_token”: returned by the server (obtained from the /user/ API) - "size": number of the locations that the front-end needs - “gold_standard_size”: number of the gold standards that the front-end needs - Returned fields (back-end returns to the front-end): - “data”: [{"factory_id", “the ID of the factory”, “location_id”: ”the ID of the location”}, ...]