HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Get Dataflow object details and related paths

API to fetch dataflow objects' details and their associated lineage paths. Dataflow Objects can be filtered by providing an array of dataflow object IDs or external IDs in the request body payload. Note: Request body payload is optional and may not be supported in some API clients such as Swagger UI.

Query Params
string
Defaults to id

Field to use as an identifier of the resource (id, or external_id)

integer
Defaults to 100

Specifies the number of objects to be fetched in one paginated request. Response may have a X-Next-Page URL parameter in the header to fetch next set of objects or page

integer
Defaults to 0

Specifies the number of objects to be skipped in one request. Used together with Limit parameter to fetch paginated requests. This is automatically set in X-Next-Page response header if present

Body Params
Responses

Language
Credentials
URL
Choose an example:
application/json