GET /reports/{reportId}

telstra.com

Summary: fetch a specific report
Operation ID: getReport
Auth: unknown
Description

Fetch a download link for a report generated with POST /reports/{reportId} using the **reportId** returned in the response. Once ready, your report will be available for download for one week.

Parameters (7)

Accept (string, header, required)
Accept-Charset (string, header, required)
Authorization (string, header, required)
Content-Language (string, header, required)
Content-Type (string, header, required)
Telstra-api-version (string, header, optional)
reportId (string, path, required)

Use the reportId returned in the POST /reports/{reportType} response.

Constraints: {'minLength': 36, 'maxLength': 36}

No probe data for this endpoint yet.