Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

shareId
string
required

Query Parameters

fieldId
string
skip
number | null
take
number | null
type
enum<string>
Available options:
user,
department

Response

200 - application/json

view collaborators

userId
string
required
userName
string
required
email
string
required
avatar
string | null
Last modified on March 5, 2026