v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439144149.2 KB

The <code>ListBonusPayments</code> operation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment.

post/#X-Amz-Target=MTurkRequesterServiceV20170117.ListBonusPayments

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'MTurkRequesterServiceV20170117.ListBonusPayments' required

Request body

HITIdstring

The ID of the HIT associated with the bonus payments to retrieve. If not specified, all bonus payments for all assignments for the given HIT are returned. Either the HITId parameter or the AssignmentId parameter must be specified

AssignmentIdstring

The ID of the assignment associated with the bonus payments to retrieve. If specified, only bonus payments for the given assignment are returned. Either the HITId parameter or the AssignmentId parameter must be specified

NextTokenstring

Pagination token

MaxResultsinteger

Response

Success

NumResultsinteger

The number of bonus payments on this page in the filtered results list, equivalent to the number of bonus payments being returned by this call.

NextTokenstring

If the previous response was incomplete (because there is more data to retrieve), Amazon Mechanical Turk returns a pagination token in the response. You can use this pagination token to retrieve the next set of results.