Get top ranked usersAsk AIget https://{host}/api_gateway/intouch-api-v3/v3.1/leaderboards/targetGroups/{targetGroupId}Path ParamstargetGroupIdstringrequiredQuery ParamstargetIdint64requiredThe ID of the target. A target is a set of conditions or rules that need to be met to achieve a specific goal.periodIdint64The period ID of the target. A period is a set of parameters that define the timeframe for a target. If periodId is not provided, the current period of the target group will be used.pageSizeint32The number of results required. For example, to view the top five ranks only, set the value to 5.pageOffsetint32The start page from which data retrieval starts. This value should not be negative. For example, a value of 5 indicates that data retrieval will begin from the 5th page.pageLimitint32Number of pages from which results are displayed. A maximum of 100 pages can be viewed in one request.HeadersDATA-SCOPE-ORGstringList of Organisation IDsDATA-SCOPEstringScopes define what data can be accessed using the API. You can use scopes to control access to data from a parent or child organisation. Defining a scope ensures that the response contains only data from the respective organisation. Supported headers: SELF, OTHER and ALL.Responses 200200 400400Updated about 1 month ago