Skip to main content
GET
Get a webhook subscription

Authorizations

Authorization
string
header
required

Firebase Auth JWT issued by Google Identity Platform. Obtain a token by signing in at your app domain and calling firebase.auth().currentUser.getIdToken().

Path Parameters

subscription_id
string<uuid>
required

Query Parameters

tenant_id
string
required

Response

Subscription.

webhook_subscription
object