GET /v1/betaTesters/{id}
Summary: —
Operation ID: betaTesters-get_instance
Auth: bearer_token
Operation ID: betaTesters-get_instance
Auth: bearer_token
Parameters (9)
fields[apps]
(array, query, optional)
the fields to include for returned resources of type apps
fields[betaGroups]
(array, query, optional)
the fields to include for returned resources of type betaGroups
fields[betaTesters]
(array, query, optional)
the fields to include for returned resources of type betaTesters
fields[builds]
(array, query, optional)
the fields to include for returned resources of type builds
id
(string, path, required)
the id of the requested resource
include
(array, query, optional)
comma-separated list of relationships to include
limit[apps]
(integer, query, optional)
maximum number of related apps returned (when they are included)
Constraints: {'maximum': 50}
limit[betaGroups]
(integer, query, optional)
maximum number of related betaGroups returned (when they are included)
Constraints: {'maximum': 50}
limit[builds]
(integer, query, optional)
maximum number of related builds returned (when they are included)
Constraints: {'maximum': 50}
No probe data for this endpoint yet.