v4

latestOpenAPI 3.1.02026-08-01207318738.7 KB
Documents

List document access principals

get/api/v1/documents/{identifier}/access-list

Path parameters

identifierstring required

Document identifier (either document ID or identifier slug)

Example:abc123

Document identifier (either document ID or identifier slug)

Query parameters

cursorstring

Cursor for pagination (from previous response nextCursor)

Example:eyJpZCI6IjEyMzQ1In0

Cursor for pagination (from previous response nextCursor)

pageSizeinteger

Number of results per page (1-100, integer)

Example:20

Number of results per page (1-100, integer)

sortDirection'asc' | 'desc'

Sort direction (default: asc)

Example:desc

Sort direction (default: asc)

sortFieldstring

Field to sort results by

Field to sort results by

accessSource'direct' | 'folder'

Filter by access source: direct or folder

Filter by access source: direct or folder

type'user' | 'userGroup'

Filter by principal type: user or userGroup

Filter by principal type: user or userGroup

Response

List of users and groups with access