ID 목록으로 작업 조회
POST
/mj/task/list-by-condition
- 작업 ID 목록으로 Midjourney 작업 상태 일괄 조회
- 작업 배열을 반환 (진행률, 이미지 URL, 작업 버튼 등)
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
ids
string[]
Required
Responses
성공
application/json
object[]
id
string
action
string
customId
string
botType
string
prompt
string
promptEn
string
description
string
state
string
submitTime
integer
startTime
integer
finishTime
integer
imageUrl
string
status
string
progress
string
failReason
string
buttons
object[]
maskBase64
string
properties
object