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

Headers

authorization
string

Path Parameters

folder_id
string
required

Response

200
application/json

Successful Response

Represents a folder that contains documents