Retrieves a paginated list of topics belonging to a specific quickstart, enriched with document count and coverage statistics.
Documentation Index
Fetch the complete documentation index at: https://docs.avidoai.com/llms.txt
Use this file to discover all available pages before exploring further.
Your unique Avido API key
Your unique Avido Application ID
The unique identifier of the quickstart
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"123e4567-e89b-12d3-a456-426614174000"
Number of items to skip before starting to collect the result set.
0 <= x <= 90071992547409910
Number of items to include in the result set.
1 <= x <= 10025
Field to order the result set by. 'taskCount' is sorted in-memory after enrichment in the route handler, so its ordering may change once the full page is materialised.
createdAt, modifiedAt, title, status, id, taskCount "createdAt"
Order direction.
asc, desc "desc"
Filter by topic title (case-insensitive)
"code quality"
Filter topics by task verification status. When true, only returns topics where all tasks are verified. When false, only returns unverified topics.
"false"
Filter topics by knowledge base verification status. When true, only returns topics where the knowledge base has been verified. When false, only returns unverified topics.
"false"
Filter topics by policies verification status. When true, only returns topics where the policies have been verified. When false, only returns unverified topics.
"false"