Collection

Get a single collection item by ID

Returns a single collection item if it belongs to the user

get/v1/collection/{id}

Path parameters

idstring required

Response

Collection item retrieved successfully

idstring required

Unique identifier of the collection item

type'image' | 'video' | 'audio' | 'gift' required

Type of media

urlstring required

CDN URL of the media

videoUrlstring

CDN URL of the video (for video type)

explicitboolean required

Whether the content is explicit

status'IN_QUEUE' | 'IN_PROGRESS' | 'COMPLETED' | 'FAILED' | 'CANCELLED' | 'TIMED_OUT' required

Status of the media generation

Changes

No recorded changes to this endpoint across all 1 revision of this API.