Skip to content

User Activity Log

The user activity log is the platform’s complete audit trail: every login, record change and bill generation, with a timestamp and details. The API exposes it read-only for security review and compliance reporting. See User Activity Configuration for the activity types and reasons that classify each entry.

/backend/api/v1/userActivityLog/ID - fetch the activity log entry with the specified ID.

/backend/api/v1/userActivityLog/ - list all activity log entries.

ParameterTypeRequiredDescription
idAfterintegerNoOnly include entries with a higher ID
createdSincedatetimeNoOnly include entries created since the given time
updatedSincedatetimeNoOnly include entries updated since the given time
FieldNameTypeDescription
userUserPreset ValueThe user who performed this activity
onBehalfOfUserOn Behalf ofPreset ValueUser on whose behalf this activity was performed
customerIDCustomerTextCustomer this activity was for
activityTypeActivity TypePreset ValueThe type of activity that occurred
activityDateDateDateDate when this activity occurred
activityTimeTimeTextTime when this activity occurred
usedExpertModeUsed Expert ModeTextWhether expert mode was used for this activity
bulkImportFileIDBulk Import FileTextBulk import file that triggered this activity
bulkImportFileLineNumberBulk Import File Line NumberNumberLine number in the bulk import file
CDRFileIDCDR FileTextCDR file that triggered this activity
CDRFileLineNumberCDR File Line NumberNumberLine number in the CDR file
usedAPIUsed APITextWhether this activity was performed via API
fromProviderFrom ProviderTextWhether this activity originated from a provider
linkedToTypeLinked To TypeTextAdditional object type this activity is linked to
linkedToLinked To IDTextAdditional object ID this activity is linked to
linkedToRevisionNumberLinked To RevisionTextAdditional object revision this activity is linked to
activityReasonUpdate ReasonPreset ValueReason for performing this activity
activityDetailsUpdate DetailsText (Multiline)Detailed explanation of what was done
activityCommentaryUpdate CommentaryText (Multiline)
idActivity IDTextThe unique identifier for this user activity record
activityOnTypeActivity On TypeText
activityOnActivity On IDText
activityOnRevisionNumberActivity On RevisionText