Skip to main content
GET
/
api
/
blueprints
/
my
/
collections
我的收藏夹列表
curl --request GET \
  --url https://api.end.shallow.ink/api/blueprints/my/collections \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Web 平台登录用户的 JWT Access Token

Response

200

收藏夹列表(自动确保默认收藏夹存在)