AffiliateUser::findAllByIds Method

Retrieves one or more affiliate users by their IDs.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
ids ArrayIDs of AffiliateUser object
fieldsArrayList of fields to return; defaults to all fieldsShow Supported Values
containContainList of related objects to return with each resultShow Supported Values

GET Response Notes

Returns a list of AffiliateUser model objects

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.