List user action logs

User actions are read-only. Only GET method is supported. Other methods are disabled.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
log_id[]
array of integers

Database ID of the action. Arrays are supported, for example ?log_id[]=1&log_id[]=2.

log_id[]
user_id[]
array of integers

Database ID of the user. Arrays are supported, for example ?user_id[]=1&user_id[]=2.

user_id[]
object_id[]
array of integers

Database ID of the target object. Arrays are supported, for example ?object_id[]=1&object_id[]=2.

object_id[]
activity[]
array of integers

Unique number of the activity. Arrays are supported, for example ?activity[]=2010&activity[]=2020. Use GET /users/actions/list to get all available action codes and their descriptions.

activity[]
integer

Minimum action date and time as Unix timestamp.

integer

Maximum action date and time as Unix timestamp.

string

Additional comment about the action.

Headers
string

Pagination range (e.g., items=0-99, items=200-249)

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json