Skip to main content
GET
Get Animation
GET /v1/animations/{animation_id} retrieves an Animation conversion. Poll every 5 seconds until it is ready or failed.

Request parameters

Response parameters

Returns 200 OK with a conversion object.

Examples

3D task records and signed output URLs are retained for one hour. Download a ready result promptly.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200

Animation