List knowledge cards in a collection
Collections
List knowledge cards in a collection
Returns a paginated list of knowledge cards extracted from documents in the collection. Supports filtering by type and full-text search.
GET
List knowledge cards in a collection
Documentation Index
Fetch the complete documentation index at: https://docs.aigmented.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass your API key as a Bearer token. Example: Authorization: Bearer sk-xxxxxxxxxxxx
Path Parameters
Collection ID
Query Parameters
Page number
Required range:
x >= 1Results per page (max 100)
Required range:
1 <= x <= 100Filter by knowledgeType value
Full-text search across title, statement, and verbatim content