Replies: 1 comment
-
官方 https://memos.apidocumentation.com/reference#tag/memoservice/GET/api/v1/memos |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The official API documentation is really not easy to use.
GET: /api/v1/memos?filter=
Spelling the string directly may not succeed. I suggest requesting in the following way.
直接写可能不生效,建议用以下方式
This is all the source code about the query parameters. ↓
以下是全部filter参数,来自源码
Beta Was this translation helpful? Give feedback.
All reactions