Skip to main content
GET
/
api
/
blueprints
/
my
/
list
获取我的蓝图
curl --request GET \
  --url https://end-api.shallow.ink/api/blueprints/my/list \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

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

Query Parameters

status
string

筛选状态(draft/published)

Response

200

我的蓝图列表(含草稿)