Skip to main content
GET

Get Team Members

Retrieve a list of all members in a specific team with their roles and details.

Authentication

Requires Console API authentication with bearer token and x-source: console header.

Path Parameters

string
required
Unique identifier of the team to retrieve members from.

Response Fields

object
required
Team members data object.

Usage Examples

Pro Tip: Use this endpoint to display team member lists in your UI and enable team management features like role updates and member removal.