Action Logs

A view that will be used as a collection on SyncQueue panel to show the actions that have been executed to complete the sync process.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
int32 | null

ParentActionLogId is an int data type field in the ActionLog table that references the primary key of a parent log entry, if applicable. This allows related log entries to be linked together and can be used for analysis, search, and filter of the ActionLog table.

int32 | null

The IntItemId field in the ActionLog table is a data column that stores integer values representing unique identification numbers for different action items recorded in the log. This data type is typically used to maintain order and organize the various actions taken within the system. The values stored in this field help to identify and keep track of specific actions and their associated details. Utilizing this field allows for efficient retrieval and analysis of the data stored in the ActionLog table.

Response
200

OK

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