List all available extractions for the authenticated user.
Returns all extractions from the Chrome extension (PitchBook, LinkedIn, etc.).
Args: current_user: Authenticated user information settings: Application settings limit: Maximum number of extractions to return (default: 50) offset: Number of extractions to skip (default: 0) source: Optional filter by extraction source (e.g., ‘PitchBook’)
Returns: List of available extractions with metadata
Documentation Index
Fetch the complete documentation index at: https://docs.bavlio.com/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.