List Eventlog

NOTE! It's important to read the Guides section regarding event log before starting to use this endpoint

Log in to see full request history
Query Params
string

A valid filter for EventLogGET, as a json string

integer
≥ 1
Defaults to 1
integer
1 to 100
Defaults to 50
Responses

Response body
object
items
array of objects
required
Items*
object
integer
required

Id of record, used as primary key when looking up items using the API

date-time
required

Timestamp of the last time the object was modified

integer
required

The Id of the user that last made changes to the object

date-time
required

Timestamp of when the object was first created

integer
required

The Id of the user that first created the object

string
required
length ≤ 20

Type of action that we log; CREATE, UPDATE, DELETE

string
required
length ≤ 50

String to identify the client that performed the action, will be empty for actions performed directly by users in Next or a string identifying some external integration tool provider.

integer | null

Id of associated project, if any.

string | null

Project number this log post is related to.

integer
required

Id of record in store referenced by {storename}.

string
required
length ≤ 50

The name of the store

string | null

Type of event.

integer
≥ 1
integer
≥ 0
integer
≥ 1
integer
≥ 0

Language
Credentials
OAuth2
URL