Allowed Scopes: experimental:webhooks:read
Returns zero or more configured webhook instances for the company in question.
Webhook instances are disabled either manually by API requests or by Spendesk if third level retries are exhausted.
If the instance is re-enabled, it will resume handling events from the point it was re-enabled.
Any changes that happened inside this window can only be fetched from the resource in question directly.
liveMode
indicates if the event came from the production environment.
This can be useful if the same endpoints are used to handle both non-prod and prod webhooks.
In the case of this being false
the event can be considered as a test event if integrations wish to do so.
Max of 50 webhook instances can be configured per company.