GitHub
  • Preparing search index...
  • The search index is not available
@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • @dolbyio/dolbyio-rest-apis-client
  • media
  • webhooks
  • retrieveWebhook

Function retrieveWebhook

  • retrieveWebhook(accessToken, webhookId): Promise<media.Webhook>
  • Retrieves the previously registered webhook configuration.

    Parameters

    • accessToken: JwtToken

      Access token to use for authentication.

    • webhookId: string

      Identifier of the webhook to retrieve.

    Returns Promise<media.Webhook>

    The Webhook object through a Promise.

    Link

    https://docs.dolby.io/media-apis/reference/media-webhook-get

    • Defined in media/webhooks.ts:94

Settings

Member Visibility

Theme

@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • Loading...

Generated using TypeDoc