curl --request GET \
--url https://lens-api.tic.io/watchlists/{id}/persons/export \
--header 'x-api-key: <api-key>'"<string>"Returns a CSV of every person in the watchlist. The response is UTF-8 CSV with a Content-Disposition header.
curl --request GET \
--url https://lens-api.tic.io/watchlists/{id}/persons/export \
--header 'x-api-key: <api-key>'"<string>"