GET [root]/services/logs/[name]
This endpoint will display the latest system log information.
NOTE: Access to this endpoint can be controlled. See Services Access Control in the manual.
Response Type
application/json
Example URL
https://mapzania.com/mz/services/logs/message
Parameters
Name | Required | Description |
---|---|---|
name | Yes | The nameof the log that needs to be viewed. Valid values are: - 'message' - 'error' - 'debug' |