Skip to main content
Retrieves a paginated list of targets. Filter by type to narrow results to ICPs, personas, contacts, or lists.

Request

Query parameters

string
Filter by target type. One of icp, persona, contact, or list.
integer
default:"20"
Number of targets to return per page. Max 100.
string
Pagination cursor from a previous response.

Response

array
Array of target objects.
string
Cursor for the next page, or null if there are no more results.

Example

cURL