Lists validated antigens available for experiments. Each entry includes
vendor and catalog identifiers, plus price_per_sequence_cents where
self-service pricing is available.
Pricing: Targets with price_per_sequence_cents support instant cost
estimation via /experiments/costestimate. Targets without this field
require a custom quote — contact support for pricing on these targets.
Use selfservice_only=true to filter to only targets with pricing configured.
Search by product name with search (case-insensitive substring). Paginate
with limit (default 50, max 100) and offset (default 0); the response
includes total for computing remaining pages. Pass the returned id as
experiment_spec.target_id when creating experiments.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Maximum number of items to return (defaults to 50, max 100)
Number of items to skip from the start (defaults to 0)
Substring matched against product names (case-insensitive)
When true, returns only targets with self-service pricing configured
Successfully retrieved target list
Paginated response containing a list of targets
This response structure supports pagination for efficiently browsing large catalogs of available targets.
Number of items returned in this response
x >= 0Offset from the start of the result set
x >= 0Array of target summary items for the current page
Total number of targets available across all pages
x >= 0