List maps
cms_list_mapsList CMS map (point of interest) items, optionally filtered by category ids returned by cms_list_cms_sections, publication status, title search, pagination, map item ids, and sorting. Guidance: List CMS map (point of interest) items, optionally filtered by category ids returned by cms_list_cms_sections or by p...
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Optional map item ids to filter the list. Repeat this query parameter to pass multiple values. | |
| page | No | Page index. | |
| sort | No | Sort field for the map list. | |
| order | No | Sort order for the map list. | |
| search | No | Optional title search terms. Repeat this query parameter to pass multiple values. | |
| status | No | Optional publication status filter. Omit to list every non-deleted item in scope. | |
| category | No | Optional map category ids returned by cms_list_cms_sections. Repeat this query parameter to pass multiple values. Omit to list across all categories. | |
| per_page | No | Number of map items per page. |