Retrieve the event analytics status

Retrieve the event analytics status

Responses
  • 200 The status of the event analytics
    ready
    boolean required

    If the event analytics is ready to use

    count
    integer required

    The number of event synchronized

    _id
    string (Internal ID)

    The last event id synchronized

    error
    string | null

    If an error happened during the synchronization process

  • 401 Unauthorized action
  • 403 Forbidden action
  • 500 Internal Server error