rewards
List the coupons and feature grants configured for the org.
post/v1/rewards.list
Headers
x-api-versionstring required
Request body
object required
Example request
{}Response
OK
Example response
{
"coupons": [],
"feature_grants": []
}Changes
No recorded changes to this endpoint across all 1 revision of this API.