NodiRef LogoNodiRef
Rewards/Triggers/Conditions/Id

/rewards/triggers/conditions/:id

This endpoint retrieves reward trigger condition information.

Available includes

  • trigger -> The trigger this condition belongs to
GET/rewards/triggers/conditions/{id}

Authorization

AuthorizationRequiredBearer <token>

In: header

Path Parameters

idRequiredstring

Response Body

Successful response

curl -X GET "https://api.nodiref.com/rewards/triggers/conditions/string" \
  -H "Authorization: Bearer <token>"
Empty