Skip to main content
POST
Get team member search count

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
size
number
page
number
filter
string
orderBy
string
orderDir
enum<string>
Available options:
asc,
desc
includeExternal
boolean
default:false

Whether to include external users from other teams

Response

totalCount
number
required

Total number of team members matching the search criteria