GET v1/SysLogItems?top={top}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| top | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of SysLogItemGetModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Exception | string |
None. |
|
| Level | string |
None. |
|
| LoggerName | string |
None. |
|
| Message | string |
None. |
|
| ThreadId | integer |
None. |
|
| Timestamp | date |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.