Folders

просмотр данных папки организации

FirmFoldersController (privileges: SYSTEM, ADMIN.)

get/firms/{firm}/folders/{folder}

Path parameters

номер ресурса firms

номер ресурса папки (folders)

Response

Example response

{
  "data": {
    "id": 1,
    "name": "Входящая",
    "valid": true,
    "needCheck": true,
    "position": 1,
    "masterId": 1,
    "masterName": "Входящие",
    "masterType": "start",
    "folderSetId": 1
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.