Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/get-related-fields-data-query-related-column-name.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.3 KiB
Plaintext

---
id: get-related-fields-data-query-related-column-name
title: "Get related fields data (query-related-column-name)"
description: "Get related fields data (query-related-column-name)"
sidebar_label: "Get related fields data (query-related-column-name)"
hide_title: true
hide_table_of_contents: true
api: eJzFV22P0zgQ/ivW6D7s6rKUPXESCuLDgpa3Q8Bti+6kzap4k2lrcOwwdsqWKP/9NHaSpi+cEHzgU+u3x88zM56ZNFBJkiV6JAfpdQPKQAqV9CtIwMgSIYXc6ro08zBKgPBzrQgLSD3VmIDLV1hKSBvwm4q3O0/KLKFtkwZyazwaz6uyqrTKpVfWTD46a3hue7YiWyF5hY5HC6U90hHMBJTJdV3gXBVhp/JYutFGZTwukXhnNyOJ5IbHlVzi8Z28Mnfq69HlLZK9/Yi5hwS88ponlujnhFp6LOadlLYNHCGFzzXSZmvEz9DesPFcZY2LKv+4f59/ftBGua3joQJdTqriQ5DCbIXCWy+1MHV5iyTsQnQcxVrqGh0kR0xA6Grtdyy6ex3eeZLHrwtLokQvC+mlWFgabmQw2DcgWxTvvsF9fFJEtwvCitCh8cEyW7xtVARl3wGoCjReLRTSESv8j6evIshVsNJV58TDIPsuhHB22oVLAngny0rjyKXnW3dc34SA2lXVQYn4LgUbnYEe/FQ4lejc7gPZvuND/41IDwfhiSwEZwd0PhUvzVpqVYhtehEV2bUqsIAjmkZno5bzX6vlvZG1X1lSX7FIxUXtVxw48X4xpMAjQsYHo5IHv1bJG+vFwtamSEV8DsHIyOZ2tqYcRWHRCWO9wDvF5j8UNWDwLX/+6jh7aTySkVo4pDWSQCJLqbgwojZ4V2HO6sKksHle0zc89Uxylgz7wuUO85qU34Qy+PFLfH03CXi55NIIf9dILOImgbuz3BY4Ddxi2dTSLLlUvr96DQloeYt6O4x25nFNWpz9K55fzkQGK++rdDLRNpd6ZZ1PH95/+HAiKzVZn09C+Zh0yWvSjGpwm4HIsswIcfZCZHDRhVswfyqeoCQk8dvF06eX0+l89vavyzcZABfjjuO7jV+FLNqzHCYGnqqsLPk+VlxmMtNXLvF4mL63RH/CPMRPiUkixAplgeQeN3uSMkhFBp2sDMTvQuY5Ojf39hOaNjOnmalIGX/SU7zHMXhyejoW/Uqu5TQ4fyR8Z3LrJGscax/0yi9SebFAn6+C3J8W2+woTvux2PcmS//QO7SJsmdB9Yd4ouUfNsGjzETaoQL3lPcM0m2yGu9puzzhraePQluy+zCeox+q5kKhLlyEPQnKzrqlsyjsjIWdQgIl+pUtYlcESWwhU/gOo7Dtw0OOL6kmds1RC8M+09e8LApco7ZVicZ3KSF4PgI1FVlvc6vbdDJpGKpNG47u9gDtae28LXsIbipIyVuNfTcUYGKTsZChPAeakACauuQU0Q35J+SJXfwXs9k7MeC0CTCbXbxB7wG5acx1vMZWE5bEy3ehebW0B3LUVN35sLtt2el9vgutSBQZsl4DtyHknlkqJeO9+mcGXZ/P7yOubvunILpN+PCccEHoVj8KEnrnhT1s5KZ1heRw3FCNpjh24r71eTSJ86UMZajrvn8spHc4DPWKe9dJpaUyfFeIsqYL92uQlWJC55AMHwAdOCSQjr+kbnr/X0PT3EqH70m3LU/Hg/wW9ggMJRe2httl8wk34Vtj6IghvO8+kiOocvy/gHQhtcMDmdtbTq66RudUfOvCvv81m/GdPZGx3vaGIz6kvEAj7rjIcwzptz970Esw/yG3PL/kKOIOa+SQIZa6P4x+lFfTxB0xh7YDzVBJmGDb/gfBzTf7
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 related fields data (query-related-column-name)"}
>
</Heading>
<MethodEndpoint
method={"get"}
path={"/api/v1/query/related/{column_name}"}
context={"endpoint"}
>
</MethodEndpoint>
Get related fields data (query-related-column-name)
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
>
<Translate id="theme.openapi.request.title">Request</Translate>
</Heading>
<ParamsDetails
{...require("./get-related-fields-data-query-related-column-name.ParamsDetails.json")}
>
</ParamsDetails>
<RequestSchema
{...require("./get-related-fields-data-query-related-column-name.RequestSchema.json")}
>
</RequestSchema>
<StatusCodes
{...require("./get-related-fields-data-query-related-column-name.StatusCodes.json")}
>
</StatusCodes>