proxy

Returns data about Grafana organization

get/proxy/grafana/org

Response

GrafanaOrg

idinteger
namestring

Example response

{
  "address": {
    "address1": "148 East Saxton Lane",
    "address2": "apt 6",
    "city": "New Hyde Park",
    "country": "USA",
    "state": "NY",
    "zipCode": "11040"
  },
  "id": 1,
  "name": "Expo Superstore"
}

Changes

Changed in 11 of the 16 revisions of this API.112

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

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

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the success response with the status 200

      response-success-status-added

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • endpoint added

      endpoint-added