Get dashboard filter
GET {{baseUrl}}/dashboards/filters/:id?aid=1234
Returns a list of data source filters and their metadata within the dashboard filter.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
aid | number | A unique identifier associated with your account group. You can retrieve your AccountGroupId from the /account-groups endpoint. Note that you must be assigned to the target account group. Specifying this parameter without being assigned to the target account group will result in an error response. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"aid":"11","context":[{"dataSourceId":"VIRTUAL_AGENT","filters":[{"filterId":"TEST_LABEL","metricIds":["WEB_PAGE_LOAD_COMPLETION_RATE","WEB_TTFB","WEB_AVAILABILITY"],"values":["45862","59749"]}]}],"id":"65bc18e8f2073a4a469cd958","name":"cea-filter","description":"Global filter for CEA widgets","createdBy":{"uid":"1","name":"Test User"},"modifiedDate":"2024-02-01T22:19:19Z","createdDate":"2024-02-01T22:19:19Z","modifiedBy":{"uid":"1","name":"Test User"},"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":true,"type":"incididunt Ut proident fugiat deserunt","deprecation":"pariatur aute ut mollit","name":"esse id velit","profile":"id nisi ut","title":"eiusmod in","hreflang":"aliqui"}}}