InlineInfraAssetsSecurityInfoRequest1
{
"site_id": "0c7d7379-3ac5-41e0-9a97-5daf80ccde17",
"global_only": true,
"service_category_ids": [
"23745f49-fbb0-44ad-9d92-410f6370f36d"
],
"offset": 0,
"page_size": 1000,
"sort_ascending": false
}
Required parameter to scope the query to a specific site.
List of service category IDs to include in the batch query. Obtain valid IDs from
GET /service-categories. When provided, returns records for all specified categories
in a single request. When omitted, the query is not scoped to specific categories.
When true, returns only the global (non-hierarchical) segmentation object per category,
omitting hierarchy-scoped records. Use this to reduce response size when a per-hierarchy
breakdown is not needed. When false or omitted, all groups (global and hierarchical)
are returned.