v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429150124.9 KB

Lists all the fraudster registration jobs in the domain with the given <code>JobStatus</code>. If <code>JobStatus</code> is not provided, this lists all fraudster registration jobs in the given domain.

post/#X-Amz-Target=VoiceID.ListFraudsterRegistrationJobs

Headers

X-Amz-Target'VoiceID.ListFraudsterRegistrationJobs' required

Request body

DomainIdstring required

The identifier of the domain that contains the fraudster registration Jobs.

JobStatus'SUBMITTED' | 'IN_PROGRESS' | 'COMPLETED' | 'COMPLETED_WITH_ERRORS' | 'FAILED'

Provides the status of your fraudster registration job.

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.

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.