Get list of members
Description
Retrieves a list of users that a path has been shared with.
Endpoint
/path/{pathId}/member
Method
GET
Access Level Rules
Access Level
edit+
Processing Units
Processing units
2
Parameters
Name
Description
Required
Default
pathId
The id of the path.
true
type
An array with possible elements 'direct' or 'inherit'. Determines whether the retrieved members are members to the path itself or members of one of its parent folders.
false
Default ['direct', 'inherit'].
Last updated
Was this helpful?