Documentation Index
Fetch the complete documentation index at: https://docs.llmgenerator.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /generate/
생성 작업의 현재 상태를 반환합니다. 진행 중인 작업 모니터링이나 완료 후 세부 확인에 사용합니다.경로 매개변수
조회할 생성 작업 ID입니다.
응답
생성 작업 고유 식별자입니다.
생성 중인 사이트 ID입니다.
현재 상태:
pending, processing, completed, 또는 failed입니다.진행률(0–100)입니다.
파일을 생성한 대상 URL입니다.
사용된 생성 옵션입니다.
완료 시 생성 파일 URL입니다.
완료 시 전체 텍스트 버전 URL입니다.
실패 시 오류 메시지입니다.
작업 생성 시각(ISO 8601)입니다.
완료 시각(ISO 8601)입니다.