Skip to main content
GET
/
projects
/
{projectName}
/
connections
/
{connectionName}
/
tableSource
{
  "resource": "<string>",
  "source": "<string>",
  "columns": [
    {
      "name": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

projectName
string
required
connectionName
string
required

Query Parameters

tableKey
string
tablePath
string

Response

resource
string
source
string
columns
object[]