Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
GET /api/v1/report/usage-history/comparison/json?fi=${featureIds}&sd=${startDate}&ed=${endDate}&granularity=${granularity}

The possible parameters are as follows:

ParameterRequiredTypeDescription
featureIdsYesarrayArrays of feature ids in format: id1, id2, id3... for exmaple fi=1,2,3,5
sdYesstringSee Usage History For Feature.
edYesstringSee Usage History For Feature.
granularityYesintegerSee Usage History For Feature.