Authorizations
Default authentication mechanism
Query Parameters
Limit how many teams should be returned
Required range:
x >= 1
Example:
20
Timestamp in milliseconds to only include members added since then.
Example:
1540095775951
Timestamp in milliseconds to only include members added until then.
Example:
1540095775951
Search team members by their name, username, and email.
Only return members with the specified team role.
Available options:
OWNER
, MEMBER
, DEVELOPER
, SECURITY
, BILLING
, VIEWER
, VIEWER_FOR_PLUS
, CONTRIBUTOR
Example:
"OWNER"
Exclude members who belong to the specified project.
Include team members who are eligible to be members of the specified project.
Response
The response is of type object
.