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?: numberDefines the size of each paged result (maximum 100).
Optionalpage?: stringUsed for cursor-based pagination.
Optionaloptions: ApiCallOptions
Retrieve changes in tabular view.