Skip to content

Get visible topics count per category

Categories

Returns the count of visible (non-spam, non-trashed, non-pending, non-draft) topics per category. This includes questions, conversations, ideas, articles, and product updates. Note: This endpoint does not return counts for sections.

GET
/categories/getVisibleTopicsCount

Responses

Successful response

application/json
JSON
{
  
"result": {
  
  
"additionalProperties": "string"
  
}
}

Samples

Gainsight CC Developer Portal