Describe the bug
Get-FalconHostGroup -Include members has deprecation warnings on endpoint /devices/queries/devices-scroll/v1
To Reproduce
Execute Get-FalconHostGroup -Include members
Expected behavior
Use of endpoint that is not deprecated
Environment (please complete the following information):
- OS: Windows 11
- PowerShell: 7.1
- PSFalcon: 2.2.9
Additional context
Transcript content
VERBOSE: 09:49:11 [Get-FalconHost] /devices/queries/devices-scroll/v1:get
VERBOSE: 09:49:11 [ApiClient.Invoke] GET https://api.eu-1.crowdstrike.com/devices/queries/devices-scroll/v1?limit=10000&filter=group=CENSORED
VERBOSE: 09:49:11 [ApiClient.Invoke] Accept=application/json
VERBOSE: 09:49:11 [ApiClient.Invoke] 200: OK
VERBOSE: 09:49:11 [ApiClient.Invoke] Server=nginx, Date=Mon, 07 Sep 2026 07:49:11 GMT, Transfer-Encoding=chunked, Connection=keep-alive, Strict-Transport-Security=max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains, Vary=Origin, X-Api-Deprecation-Final-Date=2027-01-23 07:00:00 +0000 UTC, X-Api-Deprecation-Start-Date=2026-07-27 07:00:00 +0000 UTC, X-Api-Deprecation-Warning=This endpoint was deprecated at the date defined by X-Api-Deprecation-Start-Date header and will continue to be available past X-Api-Deprecation-End-Date but is no longer officially supported. Please use new GET /devices/combined/devices/v1 endpoints., X-Cs-Region=eu-1, X-Cs-Traceid=CENSORED, X-Ratelimit-Limit=6000, X-Ratelimit-Remaining=5999
WARNING: X-Api-Deprecation-Final-Date: 2027-01-23 07:00:00 +0000 UTC
WARNING: X-Api-Deprecation-Start-Date: 2026-07-27 07:00:00 +0000 UTC
WARNING: X-Api-Deprecation-Warning: This endpoint was deprecated at the date defined by X-Api-Deprecation-Start-Date header and will continue to be available past X-Api-Deprecation-End-Date but is no longer officially supported. Please use new GET /devices/combined/devices/v1 endpoints.
Describe the bug
Get-FalconHostGroup -Include members has deprecation warnings on endpoint /devices/queries/devices-scroll/v1
To Reproduce
Execute Get-FalconHostGroup -Include members
Expected behavior
Use of endpoint that is not deprecated
Environment (please complete the following information):
Additional context
Transcript content
VERBOSE: 09:49:11 [Get-FalconHost] /devices/queries/devices-scroll/v1:get
VERBOSE: 09:49:11 [ApiClient.Invoke] GET https://api.eu-1.crowdstrike.com/devices/queries/devices-scroll/v1?limit=10000&filter=group=CENSORED
VERBOSE: 09:49:11 [ApiClient.Invoke] Accept=application/json
VERBOSE: 09:49:11 [ApiClient.Invoke] 200: OK
VERBOSE: 09:49:11 [ApiClient.Invoke] Server=nginx, Date=Mon, 07 Sep 2026 07:49:11 GMT, Transfer-Encoding=chunked, Connection=keep-alive, Strict-Transport-Security=max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains, Vary=Origin, X-Api-Deprecation-Final-Date=2027-01-23 07:00:00 +0000 UTC, X-Api-Deprecation-Start-Date=2026-07-27 07:00:00 +0000 UTC, X-Api-Deprecation-Warning=This endpoint was deprecated at the date defined by X-Api-Deprecation-Start-Date header and will continue to be available past X-Api-Deprecation-End-Date but is no longer officially supported. Please use new GET /devices/combined/devices/v1 endpoints., X-Cs-Region=eu-1, X-Cs-Traceid=
CENSORED, X-Ratelimit-Limit=6000, X-Ratelimit-Remaining=5999WARNING: X-Api-Deprecation-Final-Date: 2027-01-23 07:00:00 +0000 UTC
WARNING: X-Api-Deprecation-Start-Date: 2026-07-27 07:00:00 +0000 UTC
WARNING: X-Api-Deprecation-Warning: This endpoint was deprecated at the date defined by X-Api-Deprecation-Start-Date header and will continue to be available past X-Api-Deprecation-End-Date but is no longer officially supported. Please use new GET /devices/combined/devices/v1 endpoints.