Skip to main content
GET
List form element submission activity

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

formElementSubmissionId
string
required

Response

Successful response

kind
enum<string>
required
Available options:
activity
id
string
required
formElementSubmissionId
string | null
required
formSubmissionId
string
required
formElementId
string
required
periodUnit
number
required
type
enum<string>
required
Available options:
VALUE_CREATED,
VALUE_UPDATED,
VALUE_DELETED,
STATUS_APPROVED,
STATUS_REJECTED,
STATUS_REVERTED
actorUserId
string | null
required
dataImportId
string | null
required
actorName
string | null
required
actorEmail
string | null
required
actorImage
string | null
required
oldSelectedUnitId
string | null
required
newSelectedUnitId
string | null
required
oldStatus
string | null
required
newStatus
string | null
required
importFile
object | null
required
createdAt
string
required
oldValue
unknown
newValue
unknown
metadata
unknown