an object with query parameters
Optionalfilter?: stringA SCIM filter expression used to filter the result. The filter parameter allows complex logical expressions using comparison operators and grouping.
storeName, storeId, referenceId, usedBy.appId, primaryKeyeq, 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.
Optionalsort?: stringSort results by a field, with optional + (asc) or - (desc) prefix
The space ID to filter change stores by. This parameter is required. For personal spaces, use "personal". For shared spaces, use the actual space ID, e.g. "690b584c5a8011de9079828e".
Optionaloptions: ApiCallOptions
Get a list of change-stores.