API Resources
ClickLog
| API | Description |
|---|---|
| GET Communication/ClickLogs |
Search for click logs given a search criteria object. |
| GET Communication/ClickLogs/Export/Excel |
Uses the given search criteria to create an excel file at the given location. Not paged even though the search params may be paged. |
ExceptionLogger
| API | Description |
|---|---|
| POST ExceptionLogs |
log an exception |
Log
| API | Description |
|---|---|
| GET Log/Info?message={message} |
No documentation available. |
| GET Log/Error?error={error} |
No documentation available. |
| GET Log/Exception?exception={exception} |
No documentation available. |