Get a specific collection for a user.
If collection_id is provided as a query parameter, it uses that (must match JWT collection_id). Otherwise, it uses the collection_id from the JWT.
Documentation Index
Fetch the complete documentation index at: https://honcho.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Collection ID to retrieve. If not provided, uses JWT