find

public final Response<Webhook> find(String webhookId, RequestOverrides overrides)
public final Response<Webhook> find(String webhookId)

Return a webhook destination

Return

The webhook destination

Parameters

webhookId

The id of the webhook destination to retrieve.

overrides

Optional request overrides to apply