GET /osmosis/pool-incentives/v1beta1/external_incentive_gauges HTTP/1.1 Host: osmo.nownodes.io Accept: */*
A successful response.
{ "data": [ { "id": "text", "is_perpetual": true, "distribute_to": { "lock_query_type": "ByDuration", "denom": "text", "duration": "text", "timestamp": "2025-05-14T08:09:01.998Z" }, "coins": [ { "denom": "text", "amount": "text" } ], "start_time": "2025-05-14T08:09:01.998Z", "num_epochs_paid_over": "text", "filled_epochs": "text", "distributed_coins": [ { "denom": "text", "amount": "text" } ] } ] }