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.

URL

(GET) companies/{companyid}/folders

PARAMETERS

namepattern

Code Block
 

t

okenThe connection token

Required

companyid

The company

Required

optional

FromThe 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

 

RESULTS

Returns a list of folder names

...