GET /team/{teamname}
Summary: Get a Team
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Use this endpoint to generate a random group of users. The team is generated in a deterministic way, on the basis of the team name given as the path parameter. In the case of identical team names, the endpoint will generate the same team object. The properties of the generated team object are randomly generated on the basis of the team name. In lack of a team name, all calls generate a different team object to the randomly generated team name.
Parameters (1)
teamname
(string, path, required)
The identifier or email address of the team; it is integrated in the `sub` property and is the basis of the other generated properties.
No probe data for this endpoint yet.