List dashboard filters

GET {{baseUrl}}/dashboards/filters?searchPattern=cea-filter&aid=1234

Returns a list of dashboard filters and its context within your account group.

Request Params

KeyDatatypeRequiredDescription
searchPatternstringOptional search pattern parameter to filter list of dashboard filters by either name or description values.
aidnumberA 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

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"dashboardFilters":[{"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":false,"type":"incididunt officia Du","deprecation":"dolor nulla aliquip","name":"velit adipisicing","profile":"aliquip ut","title":"aute","hreflang":"aliqua do sunt laborum"}}},{"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":"labore elit","deprecation":"ullamco ad ipsum dolor","name":"sed consequat aute","profile":"proident ipsum commodo","title":"ut","hreflang":"minim Ut pariatur sunt voluptate"}}}]}