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