Retrieves a paginated list of affiliate teams matching the specified search criteria.

All actions on this controller require the AccountAdmin policy (declared at controller level).
Paginate with Offset (0-based) and Limit.

🔐 Required permission: AccountAdmin

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

Optional. Restricts results to teams of this affiliate.

string

Filters by team name.

UserId
array of strings

Restricts results to teams containing any of these user ids.

UserId
AccountId
array of int32s

Restricts results to teams associated with any of these account ids.

AccountId
TrafficSourceId
array of int32s

Restricts results to teams associated with any of these traffic-source ids.

TrafficSourceId
int32

Optional. Number of items to skip (0-based).

int32

Optional. Maximum number of items to return.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json