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+ or canShare

Processing Units

Processing units

0

Parameters

NameDescriptionRequiredDefault

pathId

The id of the path.

true

type

Array of strings. Elements must be one of inherited and direct.

false

Default ['direct', 'inherited'].

Last updated