思源笔记社区正在搭建中,现邀您共建SiYuan Community is under construction. Join us to co-build.
Authorization: Bearer ********************
{ "type": "all", "enabled": 2 }
curl --location --request POST 'http://127.0.0.1:6806/api/snippet/getSnippet' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": "all", "enabled": 2 }'
{}