Get generated lip sync
curl --request GET \ --url https://api.charp.ai/cache/lip-sync/{taskId} \ --header 'Authorization: Bearer <token>'
{ "url": "<string>" }
Bearer token authentication using OAuth2 access token
Unique identifier of the lip sync generation task
Lip sync video URL retrieved successfully
The response is of type object.
object