Pages

Retrieve pages with online visitors

GETnow/pages

Retrieves a list of pages with active visitors, ordered by the number of visitors on the page. If a href parameter is given then information for that page will be returned.

Query String Parameters

href

String

The full url of the page to be retrieved.

This should be url encoded so https://gosquared.com should be https%3A%2F%2Fwww.gosquared.com%2F

limit

StringDefault Value: 0,10

The maximum number of results e.g. 10 to return with an optional offset e.g. 5,10

Definition

GET https://api.gosquared.com/now/v3/pages

Example Request

curl "https://api.gosquared.com/now/v3/pages?api_key=demo&site_token=GSN-106863-S" 

Live Responseundefined undefined

Your API Key is not authorised for this endpoint

Please fill in the required fields in the Query Builder