Skip to main content
POST
Expand seed tables via soft FK edges to find junction tables

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Project-ID
string | null

Path Parameters

name
string
required

Context pack name

Body

application/json
seed_tables
string[]
required
max_hops
integer
default:2
Required range: 1 <= x <= 5

Response

Successful Response

seed_tables
string[]
required
expanded_tables
SoftFkExpandedTable · object[]
required
all_tables
string[]
required