Returns an Affiliate By ID or Email. If none is specified, all Affiliates from the Affiliate Program are returned.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the affiliate to retrieve
The email of the affiliate to retrieve
A list of affiliates or a single affiliate
The response is of type object[]
.