odf-query

Access dataset metadata chain

get/{dataset_name}/metadata

Path parameters

account_namestring required

Name of the account

dataset_namestring required

Name of the dataset

Query parameters

includestring

What information to include in response

schemaFormat'ArrowJson' | 'OdfJson' | 'OdfYaml' | 'Parquet' | 'ParquetJson'

Format to return the schema in

Response

Changes

Changed in 2 of the 53 revisions of this API.224

    • added the new OdfJson enum value to the output/schemaFormat response property for the response status 200

      response-property-enum-value-added

    • added the new OdfYaml enum value to the output/schemaFormat response property for the response status 200

      response-property-enum-value-added

    • added the new enum value OdfJson to the query request parameter schemaFormat

      request-parameter-enum-value-added

    • added the new enum value OdfYaml to the query request parameter schemaFormat

      request-parameter-enum-value-added

  • 9aea0047e18e22See the full diff
    • removed the enum value OdfJson from the query request parameter schemaFormat

      request-parameter-enum-value-removed

    • removed the enum value OdfYaml from the query request parameter schemaFormat

      request-parameter-enum-value-removed

    • removed the OdfJson enum value from the output/schemaFormat response property for the response status 200

      response-property-enum-value-removed

    • removed the OdfYaml enum value from the output/schemaFormat response property for the response status 200

      response-property-enum-value-removed

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