Parameter | Description |
---|---|
Campaign ID | The ID of the campaign. |
Cursor | Pagination cursor returned from a previous request. If this value is provided, results continue from the last cursor and any other specified search attributes or terms will be ignored. |
Page | The page to show results from, defaults to 1 . |
Page Size | The maximum number of results to return, defaults to 20 . |
Return All Pages | Automatically fetch all resources, page by page. |
Sort | Sort the returned participants. The format of the sort criteria is: field|direction . Direction can be either asc (ascending) or desc (descending) order. Defaults to user_id . When the direction is not specified, defaults to asc . |