Required. The name of the lineage event to get. It takes the form projects/{project}/locations/{location}/processes/{processes}/runs/{run}/lineageEvents/{lineageevent}.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of LineageEvent.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-21 UTC."],[[["\u003cp\u003eThis webpage details how to retrieve a specific lineage event using a GET request.\u003c/p\u003e\n"],["\u003cp\u003eThe required path parameter \u003ccode\u003ename\u003c/code\u003e specifies the exact lineage event to be retrieved, using a specific structure.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request to get the details of a lineage event is \u003ccode\u003eGET https://datalineage.googleapis.com/v1/{name}\u003c/code\u003e with an empty request body.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful retrieval of a lineage event results in a response body containing an instance of \u003ccode\u003eLineageEvent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eRetrieving a lineage event requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003edatalineage.events.get\u003c/code\u003e on the \u003ccode\u003ename\u003c/code\u003e resource.\u003c/p\u003e\n"]]],[],null,[]]