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
Authorization
RequiredBearer <token>In: header
Path Parameters
id
RequiredstringResponse Body
Successful response
curl -X GET "https://api.nodiref.com/rewards/triggers/conditions/string" \
-H "Authorization: Bearer <token>"
Empty