Path active users

Description

Retrieves the users that used a block.

Endpoint

/path/{pathId}/usage/user

Method

GET

Access Level Rules

Access Level

edit+

Processing Units

Processing units

0

Parameters

NameDescriptionRequiredDefault

pathId

The id of the path for which to get the latest users.

true

pageSize

The maximum number of users to return. Maximum 50.

false

Default 50.

pageStart

The nextPageStart as returned in a previous request.

false

Default null.

Last updated