Lists the caller's sub-affiliate networks matching the supplied filter.

Returns a page of networks owned by the calling tenant. A "network" here is the client's own
sub-affiliate network, not the global affiliate-program catalog.

Requires the ListNetworks policy and the partners feature to be enabled.
Paginate with offset (0-based) and limit; filter by free-text term,
one or more network ids, or owning affiliateIds.

🔐 Required permission: networks.read

🚩 Requires feature: partners

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

Optional free-text search term matched against the network name.

Id
array of int32s

Optional list of network ids to restrict the result to.

Id
AffiliateId
array of int32s

Optional list of owning affiliate ids to restrict the result to.

AffiliateId
int32

0-based number of rows to skip (pagination offset).

int32

Maximum number of networks 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