{ "opencollection": "1.0.0", "info": { "name": "PostHog actions lineage API", "version": "1.0.0" }, "items": [ { "info": { "name": "lineage", "type": "folder" }, "items": [ { "info": { "name": "lineage_get_upstream_retrieve", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/environments/:project_id/lineage/get_upstream/", "params": [ { "name": "project_id", "value": "", "type": "path", "description": "Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/." } ] } } ] } ], "bundled": true }