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 /discovery//urls
This endpoint returns the list of URLs that were discovered by a specific discovery job. The job should be completed before calling this endpoint.Path Parameters
The ID of the discovery job.
Query Parameters
Page number for pagination.
Number of URLs per page (max 100).
Response
An array of discovered URL objects.
The total number of URLs discovered.
Current page number.
Total number of pages.