List benefits
list_benefitsBenefits (member perks) of an organization. With includeStats, add activation counts for the statsFrom–statsTo date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgId | No | Organization public id, the `id` field from list_orgs. Omit it when the API key reaches exactly one organization. | |
| statsTo | No | Stats range end, YYYY-MM-DD. | |
| statsFrom | No | Stats range start, YYYY-MM-DD. Requires statsTo and includeStats. | |
| includeStats | No | Include usage statistics for each item. |