Skip to main content
GET
Get workspace statistics and analytics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

url
string
required

Query Parameters

documentId
string
startDate
string<date>
endDate
string<date>
selector
enum<string>
default:countries
required
Available options:
country,
region,
city

Response

Successfully retrieved workspace statistics and analytics data

success
boolean
Example:

true

accessToken
string
Example:

"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."

refreshToken
string
Example:

"def50200b1c7c2f703..."

lastWorkspaceViewed
string
Example:

"/my-workspace-url"

userStatistics
object