Get site workload modeget https://api.developers.deliveroo.com/site/v1/brands/{brand_id}/sites/{site_id}/workload/modeA site workload load mode can be retrieved using the following endpoint.Path Paramsbrand_idstringrequiredThe unique identifier for the brand.site_idstringrequiredIdentifier defined by the user.Responses 200Successfully updating workload modes. 400Typically, a required parameter is missing or invalid. 401The provided API key and API token is invalid or disabled. 404The specified resource could not be found. 500Something went wrong on our end. You'll have to try again later once we've fixed it.Updated 24 days ago