Versions Compared

Key

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

...

Obtaining information about realtime user count

If you want to You can easily fetch metrics about realtime user count , we recommend that you send following HTTP request.by calling this HTTP GET request:

Code Block
linenumberstrue
GET /api/v1/report/users/realtime-count/${returnType}

...