Requesting a collection of reports
This REST service requests the collection of reports inside a particular report pack.
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
GETService format
/services/folderitems/<fiid>/reports
Parameters
fiid -folder item
ID
Note: fiid must correspond to a report pack.
Returns
<reports>
element
Refer to documented schema for more details.