Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number to retrieve (defaults to 1)
x >= 0Number of items per page (defaults to 20, max 100)
x >= 0Response
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