Get list of members
Description
Retrieves the users 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 invites are invites to the path itself or invites to one of its parent folders.
false
Default ['direct', 'inherit'].
Last updated