Lists all fraudsters in a specified watchlist or domain.
post/#X-Amz-Target=VoiceID.ListFraudsters
Headers
X-Amz-Target'VoiceID.ListFraudsters' required
Request body
DomainIdstring required
The identifier of the domain.
MaxResultsinteger
The maximum number of results that are returned per call. You can use <code>NextToken</code> to obtain more pages of results. The default is 100; the maximum allowed page size is also 100.
NextTokenstring
If <code>NextToken</code> is returned, there are more results available. The value of <code>NextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours.
WatchlistIdstring
The identifier of the watchlist. If provided, all fraudsters in the watchlist are listed. If not provided, all fraudsters in the domain are listed.
Response
Success
NextTokenstring
If <code>NextToken</code> is returned, there are more results available. The value of <code>NextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours.