Get Schemas
Returns all available schemas for the specified source. For databases that do not support schemas (such as MySQL), returns available databases instead.
Path parameters
Response
Successful Response
Changes
Changed in 3 of the 14 revisions of this API.210
- ●
removed the optional property
errorsfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the403statusresponse-optional-property-removed
- ○
api operation id
get_schemas_for_sources_api_v1_pipelines_sources__source_name__schemas_getremoved and replaced withget_schemas_api_v1_pipelines_sources__source_name__schemas_getapi-operation-id-removed
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
423response-non-success-status-added
- ○
removed the non-success response with the status
422response-non-success-status-removed
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
errorsto the response with the401statusresponse-optional-property-added
- ○
added the optional property
errorsto the response with the403statusresponse-optional-property-added
- ○
- ○
api operation id
get_schemas_api_v1_pipelines_sources__source_name__schemas_getremoved and replaced withget_schemas_for_sources_api_v1_pipelines_sources__source_name__schemas_getapi-operation-id-removed
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○
removed the non-success response with the status
423response-non-success-status-removed
This revision also has 37 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○