Retrieve a comprehensive list of all available video effect templates with their details, including effect IDs, labels, and preview URLs.
effect_id
: Unique identifier for the effect (used in generate endpoints)label
: Human-readable name of the effecturl
: Preview video URL to showcase the effectBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.