Discussions
Error - List All Avatars in one avatar group
5 months ago by Preben
I get the error:
{"data":null,"error":{"code":"internal_error","message":"Avatar looks not found."}}
When trying to get all avatars in a group:
curl --request GET
--url https://api.heygen.com/v2/avatar_group/%3Cgroup_id%3E/avatars
--header 'accept: application/json'
<api_key>'
Im using this:
https://docs.heygen.com/reference/list-all-avatars-in-one-avatar-group