Skip to main content
GET
List

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

ngrok-version
integer
default:2
required

Path Parameters

subscription_id
string
required

The unique identifier for the Event Subscription that this Event Source is attached to.

Response

200 - application/json

List the types for which this event subscription will trigger

sources
object[]

The list of all Event Sources for an Event Subscription

uri
string

URI of the next page, or null if there is no next page.