Requesting a single report

This REST service requests a single report.

Each <report> element contains information such as the name, number of issues or items in the report, and a link to access its data.

HTTPS method

GET

Service format

/services/reports/<rid>

Parameters

rid - report ID

Returns

<report> element

Refer to documented schema for more details.