Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This method permits to enumerate all or selected folders in the document library of a company.


Child pages (Children Display)

URL

(GET) companies/{companyid}/folders

PARAMETERS

namepattern

...

token

okenThe The connection token

Required

companyid

The company

Required

optional

FromThe

namepattern

Optional filter on the file path or name. E.g. "*dir*" will show all folders whose name contains “dir”.

Optional

From

The first record to show starting with index 0. Default is 0

Optional

Count

The number of records to show, up to 100 at a time. Default is 100.

Optional

...