List by Condition
POST
https://api.cometapi.com/mj/task/list-by-conditionTo get the status of one or several midjourney tasks
Request
[message.headerParameter]
Authorization
string
可选
示例值:
Bearer sk-xxx
[message.bodyParameter]application/json
ids
array[string]
必需
[api.label.example]
{
"base64Array": [],
"notifyHook": "",
"prompt": "Cat",
"state": ""
}
Request samples
[api.label.responses]
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
[response.label.jsonSchema]
array of:
action
string
可选
buttons
array [object {5}]
可选
customId
string
可选
emoji
string
可选
label
string
可选
style
integer
可选
type
integer
可选
description
string
可选
failReason
string
可选
finishTime
integer
可选
id
string
可选
imageUrl
string
可选
progress
string
可选
prompt
string
可选
promptEn
string
可选
properties
object
可选
startTime
integer
可选
state
string
可选
status
string
可选
submitTime
integer
可选
[api.label.example]
[app.settings.hasNoSetting]
[updatedIn] 6 个月前