This endpoint return the report data for your report for a given split. A split is made up of pages. Pp to 100 items per page are available.

Response Explanation

FieldDefinition
statustrue if request was a success, false if not
properties.uuidUUID of the report
properties.report_dateDate of the report
properties.split_nameThe unique name (id) of the current split being viewed
properties.totalThe total number of content items in the current split
properties.total_pagesThe total number of pages in the current split
properties.current_pageThe current page you are on. Pagination starts at page 0 (zero)
properties.per_pageThe number of content items per page
contentArray of all the data for one page and one split in this report. The field / key names in this array will vary by the report. Data will be consistent across all splits and pages of the report. Note: the content in this example is just for demonstration purposes.
Path Params
string
required
Defaults to b5ed7f10-f632-11ed-b67e-0242ac120002

Locally issued unique identifier for this report

string
required
Defaults to 1

Identifier for the split (segment) of the report

int32
required
Defaults to 0

Page number of the split. Starting with zero.

Headers
string
Defaults to 21eeed3747a24ab478c50f21b97049ed30cd9999

Locally issued API key

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json