GET
/
folders
/
summary
[
  {
    "id": "<string>",
    "name": "<string>",
    "description": "<string>",
    "doc_count": 0,
    "updated_at": "<string>"
  }
]

Headers

authorization
string

Response

200
application/json

Successful Response

The response is of type FolderSummary · object[].