{
"size": 30,
"search": "string"
}
curl --location -g --request GET '{{BASE_URL}}/higgsfield/tpl/avatar-presets' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"size": 30,
"search": "string"
}'
{
"items": [
{
"id": "7f1xkmlzvtCNncSqUYMTbU",
"name": "Selfie",
"media": {
"url": "https://d1xarpci4ikg0w.cloudfront.net/7d1ce555-ebb4-46ca-8932-d3f6b2d15459.mp4",
"type": "video",
"width": 500,
"height": 888,
"thumbnail_url": "https://d1xarpci4ikg0w.cloudfront.net/d10ddb13-22f7-4182-ba8c-0007fe7f7369.webp"
},
"params": {
"quality": "low",
"chunks_count": 3
}
}
],
"total": 28,
"cursor": 2
}