AuditData

Gets audits for the record with the given referenceFieldValue in the specified table and project.

get/data/{tableName}/{referenceFieldValue}/audit

Path parameters

tableNamestring required
referenceFieldValuestring required

Response

OK

referenceFieldValuestring nullable
userIdinteger
userNamestring nullable
apiIntegrationNamestring nullable
recordTemplateNamestring nullable
timestampstring date-time
fieldNamestring nullable
fieldTypestring nullable
valueFromstring nullable
valueTostring nullable
isNewRecordboolean
commentstring nullable

Changes