v59

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-06261120479.1 KB
Logs

Get log schema

Retrieve log definition including the list of columns with their data types. Columns marked with detail are not included in query results and are only returned when reading a single record. Zone columns are omitted when zoning is disabled.

get/v1/logs/{log-name}

Response

Log definition retrieved successfully

namestring

Log name to be used in log API requests

descriptionstring nullable

Human readable description of log content

recordIdColumnstring nullable

Name of the column holding the record ID used by the single record endpoint

objectIdColumnstring nullable

Name of the column referencing the related NetXMS object, if any