v_ Action Log Overview

The ActionLogOverview table provides a comprehensive overview of the actions carried out in the Log package. It enables users to view a list of all logged actions that have occurred, along with their associated timestamps. Additionally, it allows for sorting and filtering of actions based on various data points, such as action type, user ID, and timestamp. This table helps users to gain insight into the activities that are occurring in the Log package.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 9

ActionSource is a primary key field in the ActionLogOverview table that stores the source of actions taken by users. It is a varchar field with a maximum length of 9, so that it can reliably store up to 9 characters to identify the source of the action.

date-time | null

The Started field in the ActionLogOverview table stores a date value that represents the date on which an associated action was started.

int32 | null

The ActionCount field of type integer in the ActionLogOverview table is used to store the total count of actions taken within a given time frame for each particular entry in the table. It can be used to track and compare activity of different entities over specific time periods.

string | null

The Url field in the ActionLogOverview table stores strings representing website or file paths for a maximum of 35 characters in length.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!