GET
/
folders
[
  {
    "id": "<string>",
    "name": "<string>",
    "description": "<string>",
    "owner": {},
    "document_ids": [
      "<string>"
    ],
    "system_metadata": {},
    "access_control": {},
    "rules": [
      {}
    ]
  }
]

Headers

authorization
string

Response

200
application/json

Successful Response

The response is of type object[].