List all user statistics for a path session

🔑

Required OAuth scope: pathStats:read.

📖

This endpoint is paginated with a page size of 2,000 user statistics. For more information, see the Pagination guide.

Lists all user statistics for the given path session.

Path Params
string
required
^[a-fA-F0-9]{24}$

The unique ID of the path.

string
required
^[a-fA-F0-9]{24}$

The unique ID of the path session.

Query Params
completedAt
object

Filter on completedAt property with LHS bracket notation.

Expected value format is a date (YYYY-MM-DDThh:mm:ss.sssZ). The milliseconds are always set to 0.

userId
object

Filter on userId property with LHS bracket notation.

Expected value format is a valid ID (24 digits or letters).

Headers
string
enum
required

The version of the API.

Allowed:
Responses

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