Path active users
Description
Retrieves the users that have recently used a layer.
Endpoint
/path/{pathId}/usage/user
Method
GET
Access Level Rules
Access Level
edit+
Processing Units
Processing units
2
Parameters
Name
Description
Required
Default
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 get path active users request to retrieve the next batch of active users.
false
Default null.
Last updated