Skip to main content
GET
List FK edges

Authorizations

Authorization
string
header
required

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

Headers

X-Project-ID
string
required

Path Parameters

resource_type
string
required
resource_uri
string
required

Query Parameters

table_fqn
string | null

Filter by table FQN

Response

Successful Response

from_table_fqn
string
required

Source table FQN

Maximum string length: 1024
from_column
string
required

Source column name

Maximum string length: 255
to_table_fqn
string
required

Target table FQN

Maximum string length: 1024
to_column
string
required

Target column name

Maximum string length: 255
id
string
required

Edge ID

organization_id
string
required

Organization ID

project_id
string
required

Project ID

resource_uri
string
required

Resource URI

created_at
string<date-time>
required

Creation timestamp

updated_at
string<date-time>
required

Last update timestamp