The id of the change store.
an object with query parameters
OptionalexpandRow?: booleanWhen set to true, the records returned by this endpoint will include the latest change (if available) for each editable column in the record. This parameter should be used in combination with a filter on updatedAt for use cases that require all editable columns to be included in each response.
Optionalfilter?: stringA SCIM filter expression used to filter the result. The filter parameter allows complex logical expressions using comparison operators and grouping.
committed, cellKey.columnId, columnId, createdBy, createdAt, updatedAteq, ne, co, sw, ew, pr, gt, ge, lt, leand, or, notOptionallimit?: numberOptionalpage?: stringOptionaloptions: ApiCallOptions
Returns changes in tabular format, showing modified rows with optional expansion to include all columns.