curl --request GET \
--url https://api.comfy.org/proxy/vidu/tasks/{id}/creations{
"creations": [
{
"cover_url": "<string>",
"id": "<string>",
"moderation_url": [
"<string>"
],
"url": "<string>",
"watermarked_url": "<string>"
}
],
"err_code": "<string>",
"id": "<string>",
"state": "created"
}curl --request GET \
--url https://api.comfy.org/proxy/vidu/tasks/{id}/creations{
"creations": [
{
"cover_url": "<string>",
"id": "<string>",
"moderation_url": [
"<string>"
],
"url": "<string>",
"watermarked_url": "<string>"
}
],
"err_code": "<string>",
"id": "<string>",
"state": "created"
}Documentation Index
Fetch the complete documentation index at: https://dripart-mintlify-e28287af.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?