The request message for the SearchCaseClassifications
endpoint.
Attributes
Name
Description
query
str
An expression used to filter case
classifications.
If it's an empty string, then no filtering
happens. Otherwise, case classifications will be
returned that match the filter.
page_size
int
The maximum number of classifications fetched
with each request.
page_token
str
A token identifying the page of results to
return. If unspecified, the first page is
retrieved.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]