HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Get joins by data source

Get joins used by a particular data source. Filterable by table, or column (attribute) ID.

Path Params
integer
required
Query Params
string

The ID of a table or attribute (column) object.

string

The type of object associated with the object ID.

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

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

string

A case insensitive keyword filter.

boolean

Whether the response should include joins from objects that have been deleted.

boolean

Whether to calculate the flag score for each join. Requires additional processing which can impact API performance.

Responses

Language
Credentials
URL
Choose an example:
application/json