v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-037389158.9 KB
MemoService

ListMemoAttachments lists attachments for a memo.

get/api/v1/memos/{memo}/attachments

Path parameters

memostring required

The memo id.

Query parameters

pageSizeinteger

Optional. The maximum number of attachments to return.

pageTokenstring

Optional. A page token for pagination.

Response

OK

nextPageTokenstring

A token for the next page of results.