HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get a certain type of log file content.

Returned data is an object, contains keys and logEntries.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The log file type, can be one of audit, event, alarm and node.

string
required
Defaults to now

The end date of log record we want to get. Should be format as MM-DD-YYYY or 'now'.

integer
required
Defaults to 100

How many lines will get from log file, should be 1-10000

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*