Error
A valid request URL is required to generate request examples[
{
"schema_name": "<string>"
}
]{
"code": 123,
"message": "<string>",
"error": "<string>"
}List All Connection Schemas
GET
/
v2
/
connections
/
{connection_id}
/
schemas
Error
A valid request URL is required to generate request examples[
{
"schema_name": "<string>"
}
]{
"code": 123,
"message": "<string>",
"error": "<string>"
}Authorizations
ApiKeyAuthBasicAuth
A Sync user auth token. Generate one via POST /v2/users/generate-token.
Path Parameters
Connection identifier.
Query Parameters
Catalog (database) to list schemas for.
Force a metadata refresh before listing.
Response
Schemas