HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Fetch children for column

Fetches the children of STRUCT type columns. If the query parameters ids or paths are used then the representation is flattened rather than hierarchical.

Path Params
integer
required

Unique identifier of the parent column

Query Params
integer
Defaults to 100

Limit the number of children fetched. This works only at first level of children objects.

integer
Defaults to 0

Skip the number of children to be fetched. This works only at first level of children objects.

integer

Comma separated IDs. Filter by id of required objects. Format: id1,id2,id3.

string

Comma separated paths. Filter by path of the objects required. Format: path1,path2,path3.

Responses

Language
Credentials
URL
Choose an example:
application/json