Authorizations
Enter your personal access token (PAT) to authenticate
Path Parameters
The UUID of the workspace
"123e4567-e89b-12d3-a456-426614174000"
Query Parameters
Only include sessions matching this segment UUID
"123e4567-e89b-12d3-a456-426614174000"
The specific date to filter sessions. Cannot be used together with date_from/date_to.
"2025-03-01"
Start date for filtering sessions (inclusive).
"2025-03-01"
End date for filtering sessions (inclusive).
"2025-03-10"
Filter sessions where the visited URL contains the given string.
"checkout"
Filter sessions where the referrer contains the given string.
"google.com"
The page number for pagination.
1
Number of sessions per page (1-1000).
1 <= x <= 1000
10
Response
List of sessions
1
10
15
150
"https://api.example.com/v1/workspaces?page=2"
null
"https://api.example.com/v1/workspaces?page=1"
"https://api.example.com/v1/workspaces?page=10"
"https://api.example.com/v1/workspaces"
1
15
true