GET v1/system/errors?startDate={startDate}&endDate={endDate}

Get a list of unique errors that have occurred in the system within a time span

Request Information

URI Parameters

NameDescriptionTypeAdditional information
startDate Get errors later than this date time date

Required

endDate Get errors earlie than this date time date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of PortalError
NameDescriptionTypeAdditional information
DaemonName string

None.

NumberOfErrors integer

None.

ExceptionDetails string

None.

ErrorCode integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.