Requests
Endpoints for creating and retrieving lip sync requests.
Get lip sync request
client.Lipsync.Requests.Get(ctx, id) (*LipsyncRequest, error)
GET/v1/lipsync/requests/{id}
List lip sync requests
client.Lipsync.Requests.List(ctx, query) (*LipsyncRequestListResponse, error)
GET/v1/lipsync/requests