Skip to content

Query Task (Single)

GET https://www.kkiai.com/kling/v1/images/kolors-virtual-try-on/{id}

Request Parameters

Authorization

Add the Authorization parameter to the Header, with its value being the Token concatenated after Bearer

Example: Authorization: Bearer ********************

Path Parameters

Parameter NameTypeRequiredDescription
idstringRequired

cURL Example

bash
curl --location --request GET 'https://www.kkiai.com/kling/v1/images/kolors-virtual-try-on/' \
--header 'Authorization: Bearer <token>'

Response

🟢 200 Success

Response Example

json
{}