v7

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-06-23254073.9 KB
Affiliate Programs

List participant payouts

Retrieves a paged list of all participant payouts in an affiliate program.

get/campaign/{id}/payouts

Path parameters

idstring required

GrowSurf program ID.

Query parameters

nextIdstring

ID to start the next paged result set with.

limitinteger

Number of results to return. Maximum 100.

status'UPCOMING' | 'QUEUED' | 'ISSUED' | 'FAILED'

Participant payout status.

Response

Participant payouts returned.

limitinteger required
nextIdstring nullable required