TRY NEW VERSION

Try now New API BETA

Try out the new view and capabilities of the API documentation

START

GET api/2.0/security/audit/mappers

Description

Returns the mappers for the audit trail types.

Parameters
Name Description Type Example
productType
sent in url
Product
optional
None, CRM, Documents, Login, Others, People, Projects, Settings None
moduleType
sent in url
Module
optional
None, Files, Folders, DocumentsSettings, Companies, Persons, Contacts, CrmTasks, Opportunities, Invoices, Cases, CommonCrmSettings, ContactsSettings, ContactTypes, InvoiceSettings, OtherCrmSettings, Users, Groups, Projects, Milestones, Tasks, Discussions, TimeTracking, Reports, ProjectsSettings, General, Products, Rooms None
Example
GET api/2.0/security/audit/mappers
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "productType": "None",
  "moduleType": "None"
}
Returns

Audit trail mappers