List Preferences
Workspace
List Preferences
Return all preferences / constraints for a thread in insertion order.
Args: user: Authenticated owner. thread_id: Target conversation. db: Database session.
Returns:
Ordered list of PreferenceSchema objects.
GET
List Preferences
Authorizations
A personal access token (haico_pat_...), created under Profile → API keys. Send it as Authorization: Bearer <key>. The browser session JWT is also accepted but is an internal mechanism and is not part of the public contract.
Path Parameters
Minimum string length:
1