Affiliate_Alert::getAffiliateUserAlerts Method

Retrieve an Affiliate User's Alerts.

NameTypeDescription
NetworkId UrlNetwork ID
api_key StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
affiliate_user_id IntegerID of AffiliateUser object
limitIntegerObjects per page to return; defaults to returning all found
is_dismissedIntegerFilter by whether Alert has been dismissed or not. (0 => not dismissed, 1 => dismissed)
pageIntegerResult page to return, based on limit value; defaults to 1

GET Response Notes

List of Affiliate User Alert model objects.

Return response will be in the following format: array.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.