Skip to main content
GET
/
v3
/
rewards
/
{reward}
/
trigger-target
/
{type}
Read Reward Trigger Target
curl --request GET \
  --url http://localhost/api/v3/rewards/{reward}/trigger-target/{type}
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.omneo.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

reward
integer
required

The reward ID

type
string
required

Response

event((new Balance\Updated($reward->profile)));

No content