dashboards

List custom analytics dashboards

Retrieves a paginated list of all custom analytics dashboards for the current environment.

get/environments/{envId}/analytics/dashboards

Query parameters

pageinteger

Page number (starting from 1)

perPageinteger

Number of items per page

Response

List of dashboards for the current environment.

Example response

{
  "data": [
    {
      "id": "d0152e36-ad24-4f74-a4df-443074d5a796",
      "name": "llm-proxy",
      "createdBy": "e2b573b4-30c8-4c7b-a67b-ad4ab15502d1",
      "createdAt": "2025-10-07T06:50:30Z",
      "lastModified": "2025-10-07T06:50:30Z",
      "labels": {
        "graviteeio/team": "apim"
      },
      "widgets": [
        {
          "id": "1",
          "title": "Requests",
          "type": "stats",
          "layout": {
            "cols": 1,
            "rows": 1,
            "x": 0,
            "y": 0
          },
          "request": {
            "type": "measures",
            "timeRange": {
              "from": "2025-10-07T06:50:30Z",
              "to": "2025-12-07T11:35:30Z"
            },
            "metrics": [
              {
                "name": "HTTP_REQUESTS",
                "measures": [
                  "COUNT"
                ]
              }
            ]
          }
        }
      ]
    }
  ],
  "pagination": {
    "page": 1,
    "perPage": 10,
    "pageCount": 1,
    "pageItemsCount": 1,
    "totalCount": 1
  },
  "links": {
    "self": "/environments/{envId}/analytics/dashboards?page=1&perPage=10"
  }
}

Changes

Changed in 10 of the 49 revisions of this API.1483

    • added the new NATIVE_ACTIVE_CONNECTIONS_DOWNSTREAM enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_ACTIVE_CONNECTIONS_UPSTREAM enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_AUTHENTICATIONS_FAILURE_DOWNSTREAM enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_AUTHENTICATIONS_FAILURE_UPSTREAM enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_AUTHENTICATIONS_SUCCESS_DOWNSTREAM enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_AUTHENTICATIONS_SUCCESS_UPSTREAM enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_BYTES_CONSUMED_DOWNSTREAM enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_BYTES_CONSUMED_UPSTREAM enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_BYTES_PRODUCED_DOWNSTREAM enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_BYTES_PRODUCED_UPSTREAM enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CLIENT_ID enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CLIENT_ID enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CLIENT_ID enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CLIENT_ID enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CLIENT_ID enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CLIENT_ID enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CLIENT_ID enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_FAILURE_SIDE enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_FAILURE_SIDE enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_FAILURE_SIDE enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_FAILURE_SIDE enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_FAILURE_SIDE enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_FAILURE_SIDE enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_FAILURE_SIDE enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_MESSAGES_CONSUMED_DOWNSTREAM enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_MESSAGES_CONSUMED_UPSTREAM enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_MESSAGES_PRODUCED_DOWNSTREAM enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_MESSAGES_PRODUCED_UPSTREAM enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_OPERATION enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_OPERATION enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_OPERATION enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_OPERATION enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_OPERATION enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_OPERATION enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_OPERATION enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_OPERATIONS_ANSWERED enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_OPERATIONS_COMPLETED enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_OPERATIONS_FORWARDED enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_OPERATIONS_RECEIVED enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_OPERATION_BROKER_DURATION enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_OPERATION_GATEWAY_REQUEST_DURATION enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_OPERATION_GATEWAY_RESPONSE_DURATION enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_TOPIC enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_TOPIC enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_TOPIC enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_TOPIC enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_TOPIC enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_TOPIC enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_TOPIC enum value to the ///////////// response property for the response status

      response-property-enum-value-added

  • 46635b00905862See the full diff
    • added the new CONTAINS enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new CONTAINS enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new CONTAINS enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new CONTAINS enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new CONTAINS enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new CONTAINS enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added CONTAINS discriminator mapping keys to the ////// response property for the response status

      response-property-discriminator-mapping-added

    • added CONTAINS discriminator mapping keys to the //////// response property for the response status

      response-property-discriminator-mapping-added

    • added the new REQUEST_ID enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new REQUEST_ID enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new REQUEST_ID enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new REQUEST_ID enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new REQUEST_ID enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new REQUEST_ID enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new TRANSACTION_ID enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new TRANSACTION_ID enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new TRANSACTION_ID enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new TRANSACTION_ID enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new TRANSACTION_ID enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new TRANSACTION_ID enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new ENTRYPOINT enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new ENTRYPOINT enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new ENTRYPOINT enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new ENTRYPOINT enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new ENTRYPOINT enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new ENTRYPOINT enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new URI enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new URI enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new URI enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new URI enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new URI enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new URI enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new SUM enum value to the //////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_HEARTBEAT_COUNT enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_MODEL enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_MODEL enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_MODEL enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_MODEL enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_MODEL enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_MODEL enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_MODEL enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TOKENS_IN enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TOKENS_OUT enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TOOL enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TOOL enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TOOL enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TOOL enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TOOL enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TOOL enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TOOL enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TYPE enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_VERSION enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_VERSION enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_VERSION enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_VERSION enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_VERSION enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_VERSION enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_VERSION enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_CLIENT enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_CLIENT enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_CLIENT enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_CLIENT enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_CLIENT enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_CLIENT enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_CLIENT enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_DETECTION_COUNT enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_PROCESS enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_PROCESS enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_PROCESS enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_PROCESS enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_PROCESS enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_PROCESS enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_PROCESS enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_PROVIDER enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_PROVIDER enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_PROVIDER enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_PROVIDER enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_PROVIDER enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_PROVIDER enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_PROVIDER enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TYPE enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TYPE enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TYPE enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TYPE enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TYPE enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new EDGE_TYPE enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CONNECTIONS_SUMMARY enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CONNECTION_STATUS enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CONNECTION_STATUS enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CONNECTION_STATUS enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CONNECTION_STATUS enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CONNECTION_STATUS enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CONNECTION_STATUS enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new NATIVE_CONNECTION_STATUS enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new API_PRODUCT enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new API_PRODUCT enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new API_PRODUCT enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new API_PRODUCT enum value to the /////////// response property for the response status

      response-property-enum-value-added

    • added the new API_PRODUCT enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new API_PRODUCT enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • added the new API_PRODUCT enum value to the ///////////// response property for the response status

      response-property-enum-value-added

    • endpoint added

      endpoint-added