Retrieves a list of users associated with the specified team identified by its nanoid. This endpoint is useful for obtaining user details for a specific team, including their names and email addresses.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Unique identifier of the team for which to retrieve users.
15
Default Response
The response is of type object
.