Skip to main content
GET
Get all team members

Authorizations

x-api-key
string
header
required

Enter your API key

Path Parameters

teamId
string
required

Query Parameters

searchQuery
string

The search query to filter team members by.

includeAgents
boolean

Whether to include agent bots (bot users with isAgent=true) in the results. Value should be 'true' or 'false'.

Response

Operation successful

status
boolean
default:true
required

The status of the response

message
string
default:Success
required

The message of the response

timestamp
string<date-time>
default:2024-01-01T00:00:00.000Z
required

The timestamp of the response

data
object[]
required

The team members fetched