Get history for specific prompt
job
Get history for specific prompt
Retrieve detailed execution history for a specific prompt ID. Returns full history data including complete prompt information.
GET
Get history for specific prompt
Documentation Index
Fetch the complete documentation index at: https://dripart-changelog-0-18-2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
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.
Path Parameters
The prompt ID to retrieve history for
Response
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.
History entry with full prompt data