The request message for the ListAttachments endpoint.
Attributes
Name
Description
parent
str
Required. The name of the case for which
attachments should be listed.
page_size
int
The maximum number of attachments fetched
with each request.
If not provided, the default is 10. The maximum
page size that will be returned is 100.
The size of each page can be smaller than the
requested page size and can include zero. For
example, you could request 100 attachments on
one page, receive 0, and then on the next page,
receive 90.
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."],[],[]]