Get all team users
Gets information about all users on the [Postman team](https://learning.postman.com/docs/collaborating-in-postman/working-with-your-team/collaboration-overview/).
Authentication
x-api-keystring
API Key authentication via header
Query parameters
groupId
Filter results by the given [group](https://learning.postman.com/docs/collaborating-in-postman/user-groups/) ID. To get group IDs, use the GET `/groups` endpoint.
Response
Successful Response
data
A list of users on the team.
Errors
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error