Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/v1/projects/{projectId}/prd/{prdId}
Retrieve a specific PRD generation.
curl https://api.getkommit.ai/v1/projects/a1b2c3d4-e5f6-7890-abcd-ef1234567890/prd/prd_a1b2c3d4 \ -H "Authorization: Bearer km_your_api_key"
Was this page helpful?