latestOpenAPI 3.0.1Apache 2.02026-08-133021,2261.8 MB

aaa3e1322450

Folder

Get the Access Control List (ACL) for a folder to view permissions.

Returns the ACL of permission objects. Each object contains:

  • The type of entity
    • 0 (User)
    • 1 (Company)
    • 2 (Team)
    • 3 (Document)
    • 4 (Application)
  • The ID of the entity for the specified type.
  • The permissions for that entity.
    • OWNER (100): All permissions, including those not listed, such as permission to transfer ownership.
    • DELETE (90)
    • RESHARE (80)
    • WRITE (70)
    • READ (60)
    • LINK (50)
    • COPY (30): Can copy workspace
    • EXPORT (20): Can export geometry
    • COMMENT (10)
    • ANONYMOUS_ACCESS (5): Special, restricted read access
get/folders/{fid}/acl

Path parameters

fidstring required

Response

default response