I am trying to query a service using the supportsQueryWithHistoricMoment property.
https://developers.arcgis.com/rest/services-reference/enterprise/query-map-service-layer/#:~:text=This%20specifies%20the,the%20current%20features.
It does not follows the given time and returns all the records.
Is there any pre-requisites of updates needed to get the desired records?
It shows as set to true in service JSON. But not sure what else is needed. This service is Archiving and Versioning(Traditional) enabled, and we're on Ent 11.3.

Any help on this would be highly appreciated:)