image-to-video/result
https://api.stability.ai
https://api.stability.ai
https://api.stability.ai
https://api.stability.ai
GET
/v2alpha/generation/image-to-video/result/{id}
v2alpha/generation
generate the video, otherwise you will receive a
404
response.How is progress reported?
in-progress
(i.e. status code 202
) or it is complete (i.e. status code 200
).We may add more fine-grained progress reporting in the future (e.g. a numerical progress).
How long are results stored?
re-generate your video.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.stability.ai/v2alpha/generation/image-to-video/result/' \
--header 'authorization;'
Response Response Example
200 - Example 1
{}
Request
Path Params
id
string
required
Header Params
authorization
string
required
accept
string
optional