GET
/
cache
/
face-swap
/
{taskId}
curl --request GET \
  --url https://api.charp.ai/cache/face-swap/{taskId} \
  --header 'Authorization: Bearer <token>'
{
  "url": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer token authentication using OAuth2 access token

Path Parameters

taskId
string
required

Unique identifier of the face swap generation task

Response

200
application/json
Face swap video URL retrieved successfully
url
string
required

S3 URL of the generated video