Requesting a single folder
This REST service will return a
single folder based on
ID. The <folder>
element returned contains information
about that particular folder, including its name, description, contact
information and links to its contents.
Note: v9.0.2.1 iFix1: The returned XML file now returns the list of users.
HTTPS method
GETService format
/services/folders/<fid>
Parameters
fid
: folder IDReturns
<folder>
elementExample:
Refer to documented schema for more details.