/logs/export

Export Woopra logs as JSON separated lines, each line contains an entire session (visit).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Parameters

file

To tell Woopra which file you would like to export, you simply send it the name of the log file. This is also the PST date of the log file having the format yyyy-MM-dd. Ex: 2015-02-01 is the log file for Feb 1st, 2015. Log files are rotated at midnight PST. It is a good practice to send an http HEAD request to the same endpoint to get the current log file name.

pos (Paging or Streaming)

Each response will contain two headers: X-Woopra-NextFile and X-Woopra-NextPos You can use these to programmatically determine what parameters to use for your next call so as to avoid any duplicate lines coming in.

Query Params
string
required

Enter the name of your Woopra project here.

date
required

Log file epoch - matches the yyyy-MM-dd epoch in PST time

int32
required
Defaults to 0

Position of the log file in question. Minimum value is 0.

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json