Response from the filter records endpoint

interface RecordFilterResponse {
    items: RecordItem[];
}

Properties

Properties

items: RecordItem[]

List of records matching the filter