Skip to content
Mureka
Appearance
Menu
Return to top
查询任务
GET
/v1/finetuning/query/{task_id}
查询微调任务的信息。
Authorizations
BearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
task_id
*
微调任务的
task_id
。
Type
string
Required
Example
435134
Responses
200
微调任务的信息。
Content-Type
application/json
Schema
JSON
object
GET
/v1/finetuning/query/{task_id}
Samples