v7

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

List participant commissions

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

get/campaign/{id}/commissions

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'PENDING' | 'APPROVED' | 'PAID' | 'REVERSED' | 'DELETED'

Participant commission status.

Response

Participant commissions returned.

limitinteger required
nextIdstring nullable required