List all public affiliate programs
GET
https://api.tamio.com/v2/agency/affiliate-programs/list
Returns a paginated list of public affiliate programs from the agency's clients. Supports pagination and sorting.
Query Parameters
page
integer*
per_page
integer*
order
string
ascdescResponses
200
Affiliate programs listed successfully
Affiliate programs listed successfully
status
integer
total_results
integer
programs
array of AffiliateProgram
400
Validation error
Validation error
status
integer
error
string
error_code
integer
401
Unauthorized – invalid or missing Bearer token
Unauthorized – invalid or missing Bearer token
status
integer
error
string