Reports list

GET https://{{base_url}}/v6/reports.json

Reports list

This endpoint returns a list of reports configured in ThousandEyes in the context of the user’s current account group. This endpoint requires the View Reports permission be assigned to the role of the user accessing this endpoint. Use this data to find a report in your account, which is then used in other endpoint to access aggregated data.

Parameters

  • format=json|xml optional, specifies the format of output requested. See Output Formats for more information
  • aid={aid} optional and requires the user to be assigned to the target account group, specifies the account group context of the request, obtained from the /account-groups endpoint. Specifying this parameter without the user being assigned to the target account will result in an error response. See Account group context for more information

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring