SJAM Statistics

SJAM statistics operations

Get comment count

get
/sjam/comment-count

Get the total count of comments

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Comment count retrieved successfully

application/json
get
/sjam/comment-count

Get activated count

get
/sjam/activated-count

Get the count of activated members

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Activated count retrieved successfully

application/json
get
/sjam/activated-count

Last updated