| Request Headers: |
| |
|
| Parameters: |
|
| Response Headers: |
| |
|
| Response JSON Array of Objects: |
| |
- id (int) – The event’s id
- type (string) – The event’s type. Currently, the only type allowed
is
fixity check.
- executor (string) – The user’s username
- outcome (string) – The result of the invent, whether it succeeded
or failed. Must be one of
success or failed.
- detail (string) – Detailed information about the event.
- date (date) – When the event was created
|
| Status Codes: |
|