Figured it out. I hadn’t read the docs well enough. The id returned from /api/v2/folders/global
is a job id, not a folder id. You wait until it's done and check for success using /api/v2/folders/global/<job id>/status
. if successful you can retrieve /api/v2/folders/global/<job id>/result
.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…