/trends

Load trends reports from your account.

Query Params
string
required

Woopra Project Name

string
required

Report ID – can be found by retrieving the last part of the URL path when loading a report in the web app. Ex: for the report https://www.app.woopra.com/project/~/analyze/type/trends/6d9hqssf37 the report ID is: “6d9hqssf37”

int32

max number of records to return

int32

number of records to skip

string

This ID is provided in the response from the first call. Used for pagination. This is used to maintain consistent data when pulling more than 1000 records. Use the same snapshot ID for multiple calls when using the offset.

date-time

Sets the starting point of the report timeframe. The value must be in the format yyyy-MM-dd'T'HH:mm:ss, "T" must be included. The time is aligned with the project's timezone. If the value is not set, the API will use the original timeframe in the report.

date-time

Sets the ending point of the report timeframe. The value must be in the format yyyy-MM-dd'T'HH:mm:ss, "T" must be included. The time is aligned with the project's timezone. If the value is not set, the API will use the original timeframe in the report.

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here!