Get all team users

View as Markdown
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

groupIdintegerOptional
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
datalist of objects
A list of users on the team.

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error