Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/get-metadata-information-about-this-api-resource-dataset-info.api.mdx
Superset Dev 752ebd47cb docs: cut 6.1.0 versions for docs, admin_docs, developer_docs, components
- Snapshot all four versioned docs sections at v6.1.0; master continues to
  serve as "Next" (lastVersion: current, banner: unreleased) so editing
  master keeps updating the canonical URLs
- Enable the previously-disabled components plugin and version it
- Rename stale "developer_portal" references to "developer_docs" across
  package.json scripts, manage-versions.mjs, theme files (DocVersionBadge,
  DocVersionBanner), DOCS_CLAUDE.md, and README.md (URL backward-compat
  redirect /developer_portal/* preserved)
- Add admin_docs version scripts; drop dead "tutorials" plugin id from
  the version badge
- Generalize fixVersionedImports in manage-versions.mjs to walk every
  section's snapshot and rewrite ../../src/ and ../../data/ imports,
  catching admin_docs and components files that previous version cuts
  would have broken
- Remove orphan files: developer_portal_versions.json,
  tutorials_versions.json, and stray empty versions.json files inside
  components/ and developer_docs/ content directories
2026-05-02 11:53:56 -07:00

69 lines
3.4 KiB
Plaintext

---
id: get-metadata-information-about-this-api-resource-dataset-info
title: "Get metadata information about this API resource (dataset--info)"
description: "Get metadata information about this API resource"
sidebar_label: "Get metadata information about this API resource (dataset--info)"
hide_title: true
hide_table_of_contents: true
api: eJzNV21v2zYQ/isHYh8STImbYgMKFf2QZmmbrduCOV0HRIFLS2ebDUWq5MmNK+i/D0dKjmU7HdoN6D5JIu+Oz3NvPDWiQJ87VZGyRqTiJRKUSLKQJEGZmXWl5C2QU1sT0EJ5OL28AIfe1i5HkYhKOlkiofMivW5Ebg2hIZE2QlaVVnnQH733bL8RPl9gKfmtcrZCRwp9kC2KSW51XZr+U7Ge1JcDsaFSJefIT1pVKFKhDOEcnWiTsDPx6tPe7Tbpl+z0PeYk9i1goej/hegWV+EMRViGFzR1KdLrge+2gCdipnSITSIqdKXyXtmwzkqkSGOv0n8Ya1DcrM/35JSZbwCSzsnVHsiJiBZSMUeacO5MumC3LKw4vT7U6FZ8hixZ8INobxLh0FfW+OjAx48e8eO/yaJ/DOqOQO+tHctRaRKBb8RgKNVvD4vqaoEQDQMLHMNbpTVMEchJ47UkLGC6gqmcohZ7HM8nSLLus5ajEJfqLa6ALNQewRrQyhPcJ8GW8c8k3kNxboeZtBdT7dHBhhTMrNvbPNZ+/NJs42DeybLSuBv33UAPIzuI5XXT3mxTuu5x3ITUHfK7ICxh5mwJv9oCNSP54V8lbYneD9vG56KzwXqtKJ7LAhx+qNFTChdmKbUq4L4xQ+XsUhVYiD18NnQjl5Nvy+WNkTUtrFOfsEjhtKYFGurOD0CV209kUzEwefz4WzOpnM35c6oRmAWtUviTgxPZoHPW7aNyZmtdgLEEnYVOm4/68Vsn24UhdEZq8OiW6CKLFE4N1AbvKsy5n4VFsHleuwfC9UKS1GsXJMJjXjvmyFPE+48k0usbvh5IzkNJ/iRJeiTPd9PdUW4LHAdwcezQ0sxFKvI3f7wWidChla4/u3aTirx2Go7+gpfnV5CJBVGVjkba5lIvrKf0yaMnT0ayUqPlyaiIx43CTZYJyLLMABy9gkycdmkWPJ7Cc5QOHXx3enZ2Ph5Prn7/5fy3TIg2WaO6XNHCmg1c64U1MlVW1lFfiD4zmenvRXi2Xj6eIx0wDvhC+ElUWqAs0PlnzRaJTKSQiY5IJuB7kDmn3YTsLZo2M4eZqZwydNCDOuZEOzg83KT5s1zKcYjwBtXB4n0grPHMds1QfpSKYIaULwLBr6DXDDim/TdsR4zJvuuD1kSiV4Hnu6jR8oNJP81MBBrG4R7klgs6IavxWNv5AYsePg2DTYm0sEUciMKgTAuRir0U2DehmmI2145dt9cDYruOXvM2FLhEbasSDXV1GSITDTWVs2Rzq9t0NGrYVJs2nG/tjrWz2pMtexOJWEqnuH31w04wEy/9maw1dTB5iOym0e6TH6FWh/ZfXV1dwtpOmwhGM7S35rsDbhwbDu/x5Q3WwcVlGEis2zKy11WdfpBuWw5R33TG3C4jydB6GjENCfIi/ABxGr+94hgFMZF2u/fzVCDdJqw8cThz6BdfayTMyjO7O1iN6wqdx81Je2OJcyfKLU+iSzyV0txPpV/8bwcHXYoeHbH04bY7N+6gr/lv7EgT3tGo0lIZRh3ytelK5VrISjG1Ez46YhGJiAVz06fOtWiaqfT4xum25eX4k8Fl9CDch46/xVX4LeG81zXvh0LuiyBcSYmIHSacEBVO8xxDf+u1dm7kQTt4ec5pwMPKxjW8Tobuha33M7BZbdhumigRWxZXcAQRWrVoeWT9G0wBf8c=
sidebar_class_name: "get api-method"
info_path: developer-docs/api/superset
custom_edit_url: null
hide_send_button: true
show_extensions: true
---
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
import ParamsDetails from "@theme/ParamsDetails";
import RequestSchema from "@theme/RequestSchema";
import StatusCodes from "@theme/StatusCodes";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";
import Heading from "@theme/Heading";
import Translate from "@docusaurus/Translate";
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Get metadata information about this API resource (dataset--info)"}
>
</Heading>
<MethodEndpoint
method={"get"}
path={"/api/v1/dataset/_info"}
context={"endpoint"}
>
</MethodEndpoint>
Get metadata information about this API resource
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
>
<Translate id="theme.openapi.request.title">Request</Translate>
</Heading>
<ParamsDetails
{...require("./get-metadata-information-about-this-api-resource-dataset-info.ParamsDetails.json")}
>
</ParamsDetails>
<RequestSchema
{...require("./get-metadata-information-about-this-api-resource-dataset-info.RequestSchema.json")}
>
</RequestSchema>
<StatusCodes
{...require("./get-metadata-information-about-this-api-resource-dataset-info.StatusCodes.json")}
>
</StatusCodes>