mirror of
https://github.com/directus/directus.git
synced 2026-01-22 22:58:00 -05:00
339 B
339 B
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 collectionfilter_count- Number of items matching the filter query
{
"total_count": 962,
"filter_count": 120
}