Get Folder Group

Gets the folders in the specified folder group.

Resource Information

Scopedocuments

Deprecated scope name:   get_documents_folders

App TypeAgency
Authorization TypeAccess token
URI /v4/settings/documents/folders/{groupId}?isActive={isActive}&lang={lang}
HTTP MethodGET
Automation Version(s)7.3.3

Request Information

Field or ParameterTypeRequiredValuesDescriptionAutomation Version
groupIdstringYes Get All Time Accounting Groups ID of the time accounting group.7.3.2
isActivestringYesY | NIndicates whether or not the item is active and available for use.7.3.3
langStringNoIndicates the language applied.7.3.2

Response Information

FieldTypeDescriptionAutomation Version
result[]result{}7.3.3
result.descriptionresult.description{}The description of the setting. For example, the document folder description.7.3.3
result.groupIdstringThe id of the group.7.3.3
result.groupNamestringThe name of the group.7.3.3
result.idstringThe id of the setting. For example, the document folder id.7.3.3
result.isActivestringIndicates whether or not the value is active and available for use.7.3.3
result.orderlongThe display order of the value.7.3.3
result.textstringThe localized display text.7.3.3
result.valuestringThe value for the specified parameter.7.3.3
statusintegerThe record status.7.3.3