---
title: Read beta tester information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-betatesters-_id_
---

# Read beta tester information

Get a specific beta tester.

## URL

GET https://api.appstoreconnect.apple.com/v1/betaTesters/{id}

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource.

## Query Parameters

fields[apps]: Fields to return for included related types. fields[betaGroups]: Fields to return for included related types. fields[betaTesters]: Fields to return for included related types. fields[builds]: Fields to return for included related types. include: Relationship data to include in the response. limit[builds]: Number of included related resources to return. limit[betaGroups]: Number of included related resources to return. limit[apps]: Number of included related resources to return.

## Response Codes

200 OK: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 429 :

## See Also

### Getting Beta Tester Information

- [List beta testers](appstoreconnectapi/get-v1-betatesters.md)
