WebhookHealthExtension
trait WebhookHealthExtension
WebhookHealthExtension trait.
This extension is supposed to be applied to Client class which provides a fetchResource
method.
Methods
getWebhookHealth(string $spaceId, string $webhookId)
Returns an WebhookHealth resource.
ResourceInterface|ResourceArray
fetchResource(string $class, array $parameters, Query $query = null, ResourceInterface $resource = null)
No description
Details
at line 33
getWebhookHealth(string $spaceId, string $webhookId)
Returns an WebhookHealth resource.