Type Alias Privilege

Privilege:
    | "list"
    | "update"
    | "delete"
    | "read"
    | "change_owner"
    | "change_space"

Access type allowed on associated data connection

"list"