Documents

Get document permissions

get/api/v1/documents/{identifier}/permissions

Path parameters

identifierstring required

Document identifier (either document ID or identifier slug)

Example:abc123

Document identifier (either document ID or identifier slug)

Query parameters

userIdstring uuid required

User membership ID to check permissions for

User membership ID to check permissions for

Response

User permissions for the document

{"stackTrail":"components:schemas:DocumentsGetPermissionsResponse:properties:permits","oasType":"schema","type":"unknown","description":"User permits for the document"}

Changes