Affiliates API
Affiliates

List All Blocked Affiliates

This endpoint (GET) retrieves all the affiliates that are blocked from joining your affiliate. 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 Affiliate Partner Objects the number of available results and the flags used for filtering. Permissions: affiliates.view

Path Parameters

id * The id of the affiliate program.

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 50 and if it defaults to 10.



from date-format Start date used for filtering.



to date-format End date used for filtering.



filter Optional text used for filtering results by name, email and country.