Lineage

For instructions on how to authenticate to use this endpoint, see API overview.

Endpoints

GET

Retrieve lineage get upstream

Example request

GET /api/environments/:project_id/lineage/get_upstream
export POSTHOG_PERSONAL_API_KEY=[your personal api key]
curl \
-H "Authorization: Bearer $POSTHOG_PERSONAL_API_KEY" \
<ph_app_host>/api/environments/:project_id/lineage/get_upstream/

Example response

Status 200 No response body

Community questions

Questions about this page? or post a community question.