Click here to view API documentation concerning the /data endpoint
The /reports endpoint allows you to find and retrieve attribution report IDs and associated metadata.
Formatted Responses
Format
The default responses for these endpoints are delivered in JSON format. To request a CSV formatted response, simply append the format to the URL as shown:
The response from the /reports endpoint is paginated, returning the first page of results with 50 rows per page by default. The result page can be changed using the page key, and the result count per page can be increased to up to 100 rows using the perPage key. Both keys are described in the Request table below.