Get a Folder
GET {{baseUrl}}/1/admin/folders/:id?company_id=LbdAcAwVVIA&include_chats=false
Get information about any folder.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
company_id | string | (Required) The ID of the company to use. | |
include_chats | boolean | If true , the children list in the response will include chat and | |
channel thread IDs. | |||
RESPONSES
status: OK
{"folder":{"id":"RKH9OAELPKV","title":"Sales Group","created_usec":13792618,"updated_usec":-4883722,"creator_id":"KLf9EAPrxbs","folder_type":"private","inherit_mode":"inherit","color":"light_red","parent_id":"eSEAOA3jRQ5","link":"https://acme.quip.com/RKH9OAELPKV","sharing":{"public":"VIEW","company_id":"IMbAcASGu56","company_mode":"VIEW"}},"member_ids":["YNK9EAU71mc","PEW9EAtTnrV","aBd9EAl8R0H"],"children":[{"thread_id":"TVfAAAGtWxs"},{"thread_id":"TVfAAAGtWxs"}]}