Report snapshot detail

GET https://{{base_url}}/v6/report-snapshots/{{snapshotId}}.json

Report snapshot detail

This endpoint returns a list of widgets configured in reports configured in ThousandEyes. Seed this endpoint with a reportId found from the /reports endpoint. This endpoint requires the View Reports permission be assigned to the role of the user accessing this endpoint.

  • 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
  • {snapshotId} the ID of the report snapshot you’re interested in.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring