B2B Teams

Get team users

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.

get/v2/teams/{team_nanoid}/users

Path parameters

team_nanoidstring required

Unique identifier of the team for which to retrieve users.

Response

Default Response

successtrue required

Changes

No recorded changes to this endpoint across all 1 revision of this API.