queryActivityCounters( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Returns up to 100 activity counters for the provided filter and paging.

Service will return only counters that are marked as public, or private counters from apps created by the requesting third party.

Supported fields for filtering:

  • memberId

Supported operations: Comparison:

  • $eq
  • $ne
  • $in Logical:
  • $and
  • $not
  • $or
PROPERTYSUPPORTED FILTERS & SORTING
memberIdeq(),ne(),in()

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Activity Counters
Read Activity Counters
Learn more about permission scopes.
Method Declaration
Copy
Request
This method does not take any parameters
Was this helpful?
Yes
No