This endpoint shows you general information about the report, and all the splits you can access, and their number of pages. Your report may contain only one split.

Response Explanation

FieldDefinition
statustrue if request was a success, false if not
properties.uuidUUID of the report
properties.report_dateDate of the report
contentArray of all the splits in this report
content.split_nameThe unique name (id) of the split
content.first_pageURI of the first page in this split. The last URL segment is the page number. Pagination starts at page 0 (zero)
content.total_pagesTotal number of pages. If total pages is 5, then pages 0, 1, 2, 3, 4 exist.
Language
Click Try It! to start a request and see the response here!