WhiteLabel API
Affiliate Network

List All Public Programs

This API endpoint (GET) retrieves all affiliate programs that have been listed by your clients in your Affiliate network. The response is paginated; therefore, you should use the 'page' parameter for navigating through the results in subsequent requests. On successful completion, it returns an array of Public Program Object the number of available results and the flags used for filtering. Permissions: affiliate_network.view

Query Parameters

page * Fetch the results from a specific page. It defaults to 1.



per_page * The number of results to fetch per page. The maximum is 100 and if it defaults to 50.



from date-format Start date to use for filtering (the date the subscriber was created).



to date-format End date used for filtering (the date the subscriber was created).