Skip to main content
Version: v1

Get User Pages

Get a user's visited pages.

The User Pages file contains a series of all the pages that the user has visited, including the raw event data recorded on each page.

Additional Information

Query Parameters
    uid string required

    The application-specific ID you've given to the user. You will have passed that ID through the FS.identify Browser API function.

Responses
200

A file named UserPagesExport.json

Loading...