Affiliate_AffiliateUser::findById Method

RetrievesĀ an affiliate user by ID.

NameTypeDescription
NetworkId UrlNetwork ID
api_key StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of AffiliateUser object
fieldsArrayList of fields to return; defaults to all fieldsShow Supported Values

GET Response Notes

Returns an AffiliateUser model object as an array, or NULL is no affiliate user is found with the provided ID

Note: For security purposes, the "password" and "password_confirmation" fields are omitted from the response.

API Call Builder

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