Get SQL source (deprecated)
connections
Get SQL source (deprecated)
deprecated
DEPRECATED: This endpoint is deprecated and may be removed in future versions. Use the POST version instead for better security and functionality.
Creates a Malloy source from a SQL statement using the specified connection. The SQL statement is executed to generate a source definition that can be used in Malloy models.
GET
Get SQL source (deprecated)
Documentation Index
Fetch the complete documentation index at: https://docs.credibledata.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Name of the project Standard identifier pattern for resource names
Pattern:
^[a-zA-Z0-9_-]+$Name of the connection Standard identifier pattern for resource names
Pattern:
^[a-zA-Z0-9_-]+$Query Parameters
SQL statement