{ "nextPageKey": "example-value", "totalCount": 500, "pageSize": 500, "entities": [ { "entityId": "abc123", "displayName": "Production Service", "type": "STANDARD", "firstSeenTms": 500, "lastSeenTms": 500, "properties": {}, "tags": [ { "context": "example-value", "key": "example-value", "value": "example-value", "stringRepresentation": "example-value" } ], "managementZones": [ { "id": "abc123", "name": "Production Service" } ], "toRelationships": {}, "fromRelationships": {} } ] }