Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 653 Bytes

File metadata and controls

16 lines (8 loc) · 653 Bytes

ReportListResponse

Returns the requested list of reports matching the query parameters.

Properties

Name Type Description Notes
atRecordsetCount String Count of reports matching the filter for the given query. Present when the request includes $count=true. [optional]
atNextLink String URL to retrieve the next page of results when more items match the query. Omitted or null when there is no next page. [optional]
value List<ReportItem> Array of reports matching the query parameters.