Logs Get
GET {{baseUrl}}/logs?entity_type=DGk\[A`ND&entity_id=x`$"B{x@MDe&start_date=<dateTime>&end_date=<dateTime>&page=<integer>&start=F2.%23)Q k_&size=<integer>
Body
PARAM
Key | Datatype | Required | Description |
entity_type
|
string | ||
entity_id
|
string | ||
start_date
|
string | ||
end_date
|
string | ||
page
|
string | ||
start
|
string | ||
size
|
string |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"pagination": {
"total_items": "<integer>",
"page_number": "<integer>",
"page_size": "<integer>",
"total_pages": "<integer>",
"after": "<string>",
"next": "<string>"
},
"data": [
{
"id": "<string>",
"tenant_id": "E9ECc57F-c1b2-32B0-80Cc-62d3b15C5Bb7",
"actor_id": "f71fb9a3-ECbE-a8fC-E3E3-Cf279effed9f",
"actor_type": "BgvCwdV",
"entity_type": "It",
"entity_id": "(f`oi]B",
"operation": "y`jovz\\",
"message": "`",
"created_at": "<dateTime>"
},
{
"id": "<string>",
"tenant_id": "0db15535-F3E4-Bd2b-72B0-FE3803E4F8B6",
"actor_id": "340eaB7A-9B6D-e04E-67DD-Fc0EeeA5Df6A",
"actor_type": "zo\\lYnmlYEz",
"entity_type": "RwtS",
"entity_id": "v9|$Mw",
"operation": "lZ\\bvDVq",
"message": "[1N[H`|YDN:",
"created_at": "<dateTime>"
}
]
} |
ENDPOINTS