Skip to main content
GET
/
projects
/
{projectName}
/
connections
/
{connectionName}
/
temporaryTable
{
  "resource": "<string>",
  "table": "<string>"
}

Path Parameters

projectName
string
required

Name of the project

connectionName
string
required

Name of the connection

Query Parameters

sqlStatement
string

SQL statement

Response

Temporary table information

resource
string

Resource path to the temporary table.

table
string
I