Lists validated antigens available for experiments. Each entry includes
vendor and catalog identifiers. Search by substring with search
(case-insensitive). Paginate with page and per_page (default 20,
max 100); the response includes total for page calculation. 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.
Page number to retrieve (defaults to 1)
x >= 0Number of items per page (defaults to 20, max 100)
x >= 0Substring matched against product names (case-insensitive)
Successfully retrieved target list
Paginated response containing a list of targets
This response structure supports pagination for efficiently browsing large catalogs of available targets.
Current page number (1-indexed)
x >= 0Number of items per page
x >= 0Array of target summary items for the current page
Total number of targets available across all pages
x >= 0