메인 콘텐츠로 건너뛰기
GET
Get history for specific prompt

인증

X-API-Key
string
header
필수

API key authentication. Generate an API key from your account settings at https://platform.comfy.org/profile/api-keys. Pass the key in the X-API-Key header.

경로 매개변수

prompt_id
string
필수

The prompt ID to retrieve history for

응답

Success - History for prompt retrieved

Detailed execution history response for a specific prompt. Returns a dictionary with prompt_id as key and full history data as value.

{key}
object

History entry with full prompt data