QueryTask

official文档: https://replicate.com/black-forest-labs/flux-kontext-max

Endpoint

GET http://v98store.com/replicate/v1/predictions/{任务id}

cURL Command

curl -X GET 'http://v98store.com/replicate/v1/predictions/{任务id}' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN'

Parameters

NameInDescriptionRequired
任务idpathYes
AuthorizationheaderNo

Responses

200 -

Example

undefined