DataCatalogsService

ListSchemas

Lists all schemas (for a given database, if applicable).

get/v1alpha/catalogs/{catalogId}/schemas

Path parameters

catalogIdstring required

Query parameters

databaseIdstring
pageParameters.skipinteger

The provided skip value of the request. skip represents records to skip before returning results. If empty, skip is 0.

pageParameters.pageSizeinteger

The provided page_size value of the request. If empty, page_size is 10.

pageParameters.pageTokenstring

use this to start from a certain page.

Response

OK

Changes

Changed in 7 of the 50 revisions of this API.112

    • added the new optional query request parameter pageParameters.pageToken

      new-optional-request-parameter

    • added the optional property pageInfo/nextPageToken to the response with the 200 status

      response-optional-property-added

    • added Schema to the schemas/items/tables/items/schema response property allOf list for the response status 200

      response-property-all-of-added

    • removed DataCatalog_Schema from the schemas/items/tables/items/schema response property allOf list for the response status 200

      response-property-all-of-removed

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added DataCatalog_Schema to the schemas/items/tables/items/schema response property allOf list for the response status 200

      response-property-all-of-added

    • removed Schema from the schemas/items/tables/items/schema response property allOf list for the response status 200

      response-property-all-of-removed

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added Schema to the schemas/items/tables/items/schema response property allOf list for the response status 200

      response-property-all-of-added

    • removed DataCatalog_Schema from the schemas/items/tables/items/schema response property allOf list for the response status 200

      response-property-all-of-removed

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional query request parameter pageParameters.pageSize

      new-optional-request-parameter

    • added the new optional query request parameter pageParameters.skip

      new-optional-request-parameter

    • added the optional property pageInfo to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 37 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog