A valid request URL is required to generate request examples{
"startIndex": 123,
"pageSize": 123,
"pageCount": 123,
"totalCount": 123,
"items": [
{
"id": "<string>",
"tenantId": 123,
"siteId": 123,
"userId": "<string>",
"initiatingAppId": "<string>",
"appKey": "<string>",
"action": "<string>",
"entityType": "<string>",
"entityId": "<string>",
"objectName": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"correlationId": "<string>"
}
]
}Retrieves a collection of history records with optional paging parameters. Paging parameters include startIndex, pageSize, sortBy, filter, q, and qLimit.
A valid request URL is required to generate request examples{
"startIndex": 123,
"pageSize": 123,
"pageCount": 123,
"totalCount": 123,
"items": [
{
"id": "<string>",
"tenantId": 123,
"siteId": 123,
"userId": "<string>",
"initiatingAppId": "<string>",
"appKey": "<string>",
"action": "<string>",
"entityType": "<string>",
"entityId": "<string>",
"objectName": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"correlationId": "<string>"
}
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body