# Metadata The `meta` parameter is a CSV of metadata fields to include. This parameter supports the wildcard (`*`) to return all metadata fields. ## Options - `total_count` - Total number of items in this collection - `filter_count` - Number of items matching the filter query ```json { "total_count": 962, "filter_count": 120 } ```