Skip to main content
GET
/
api
/
blueprints
/
my
/
collections
获取我的收藏夹列表
curl --request GET \
  --url https://end-api.shallow.ink/api/blueprints/my/collections \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

第三方开发者 API Key(格式:sk_xxx)

Response

200

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