This procedure is not support by Xray, you will need to rely on external tools to obtain this information. 


Requirements


Step by step

  1. Depending on how long the logs are retained, we can filter for all requests with the pattern  "/rest/raven/(1\.0|2\.0)/api/.*" over a certain period
  2. If whatever tool being used has the capability, these can then be filtered down based on the endpoint being used to get an accurate estimate of the specific endpoint usage.


Limitations