Skip to content

查询任务

GET
/v1/finetuning/query/{task_id}

查询微调任务的信息。

Authorizations

BearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

task_id*

微调任务的 task_id

Typestring
Required
Example435134

Responses

微调任务的信息。
application/json

Samples