builds__individual_testers__list
List individual testers for a specific build by supplying its ID from a matching list call.
Instructions
List the individual testers belonging to a build. [GET /v1/builds/{id}/individualTesters]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute links.next URL from a previous response. |