List uploaded sources for a user
API Reference
List uploaded sources for a user
List uploaded source documents for the authenticated user with optional category, since, and limit filters.
GET
List uploaded sources for a user
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
User whose sources to list (defaults to the token subject).
Restrict to a single organization.
Filter by category: biomarkers, wearables, genetics, behavioral.
ISO timestamp lower bound on received_at.
Max results (1-200, default 50).
Response
OK