latestOpenAPI 3.1.02026-08-101183295.3 KB

826e6edbf294

templates
gifs

Read one approved listed GIF template

get/api/gifs/{slug}

Path parameters

slugstring required

Response

GIF template details

idstring required

Opaque public identity used for deduplication and exact detail lookup.

sourceTemplateIdstring nullable required

Stored source identity, preserved without slug normalization.

variantOfstring nullable
slugstring required

Canonical URL and publishing slug. Use this field, not id, with legacy publishing APIs.

namestring required
descriptionstring required
mediaType'image' | 'gif'

Present for explicit mediaType requests; omitted by legacy default image routes.

imageUrlstring required
sourceUrlstring required
canonicalUrlstring required
detailUrlstring required
exampleImageUrlstring nullable
previewImageUrlstring
posterImageUrlstring
widthnumber nullable required
heightnumber nullable required
captionCountinteger required
boxCountinteger required
tagsstring[] required
categoriesstring[]
assetContentTypestring
animatedboolean
durationMsinteger nullable
frameCountinteger nullable
assetBytesinteger nullable
qualityStatus'approved' | 'quarantined' | 'rejected' | 'pending'