Get Integrator's Sites Webhooks Configurationget https://api.developers.deliveroo.com/order/v1/integrator/brands/{brand_id}/sites-configThis endpoint allows you to retrieve the current settings for webhook URL in use for sites under the given brand.Path Paramsbrand_idstringrequiredBrand IDResponses 200Get sites webhook config success response. 401The request didn't work because the combination of your API key and API token doesn't exist in our system or your integration has been disabled 500Something went wrong on our end. You'll have to try again later once we've fixed it.Updated 21 days ago