Returns a paginated list of affiliate trackers matching the supplied 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
AffiliateId
array of int32s

Optional. Restricts results to these affiliate ids.

AffiliateId
Id
array of int32s

Optional. Restricts results to these affiliate-tracker ids.

Id
Statuses
array of objects

Optional. Restricts results to trackers in these statuses. See Platform.Models.Trackers.AffiliateTrackerStatus.

Statuses
Allowed:
string

Optional. Filters by tracker value.

string

Optional. Filters by tracker name.

string

Optional. Free-text search term applied across name-like fields.

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