Returns a summary view of binding screening and affinity characterization experiments created through the Adaptyv Foundry platform. This endpoint helps track the complete experiment lifecycle from draft creation through result delivery.
Experiments follow the Adaptyv Foundry workflow:
Results are sorted by creation date (newest first) and automatically filtered based on your organization access permissions.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Maximum number of items to return (default: 50)
Number of items to skip (default: 0)
Filter by created_at <= value
Filter by created_at >= value
Filter by created_at < value
Filter by created_at > value
Filter by created_at = value
Successfully retrieved experiment list
Container for a list of experiment summaries.
Returns experiments accessible to the authenticated user.