Get a list of action logs for the company. Accessible by managers only.
| Param name | Description |
|---|---|
|
page
optional |
Page number. Validations:
|
|
per_page
optional |
Number of records per page. Default: 100. Validations:
|
|
log_action
optional |
Filter by action type. Validations:
|
|
item_type
optional |
Filter by item type, e.g. Validations:
|
|
item_id
optional |
Filter by item ID. Validations:
|
|
user_id
optional |
Filter by user ID. Validations:
|
|
date_range
optional |
Filter logs by date range. Format: Validations:
|
|
from_date
optional |
Filter logs created on or after this date, e.g. Validations:
|
|
to_date
optional |
Filter logs created on or before this date, e.g. Validations:
|