List a Folder's (record) Collaborators

Returns Folder (record) collaboration network information.Optional query parameters can be used to filter the search results of this endpoint. The optional parameter contributorType allows filtering of contributors by "Account", "Team", or "Invitation" type. The object IDs startingAfter or endingBefore can be used to return a specific "page" of the results. Results can also be filtered by region.If searching for a particular contributor, you can use the contributor OpenID, Invitation code, or Team identifier (teamId) to get details about that contributor. These details include the contribution type ("Account", "Team", "Invitation"), name, email, OpenID, phone number, profile photo, and time of last login. For a "Team" type, the endpoint will return an array of all Team members.As the final subsection of this endpoint URL is "networks", the parameter "id" in the response body refers to the collaboration network identifier (networkId).

Path Params
string
required

Drawer (sidedrawer) identifier.

string
required

Unique Folder (record) identifier (if Item type is record).

Query Params
string

Limit of number of returned objects per page. Default is 20.

string

An object ID that defines a list object's position in the list by identifying the list object(s) appearing before it.

string

An object ID that defines a list object's position in the list by identifying the list object(s) appearing after it.

string
enum

The Contributor type.

Allowed:
string

Team identifier.

string

The contributor's OpenID.

string

Invitation code.

string

Contributor's email address.

string

Role name.

string

The contributor's first and last names, or the Team name.

string

Account region.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json