List Tracking Plan Source Connections
GET {{host}}/v1beta/{{tracking_plan_name}}/source-connections
List all sources connected to this tracking plan.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"connections":[{"source_name":"{{source_name}}","tracking_plan_id":"rs_1Gjkh9ZKmpyHjdSZYaLTXRRgCPp"}]}