Rewards
💰 Rewards API
Path parameters
short_idstringRequired
Short twin ID (e.g., G0). Full form (e.g., TWN-G0) is also accepted.
Query parameters
period_ymstringOptionalExample:
Optional period in YYYYMM format; defaults to current UTC month
202501Responses
200
OK
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
get
/twins/{short_id}/rewardsPath parameters
short_idstringRequired
Short twin ID (e.g., G0). Full form (e.g., TWN-G0) is also accepted.
Query parameters
period_ymstringOptionalExample:
Filter by period in YYYYMM format
202501limitinteger · min: 1 · max: 200OptionalExample:
Maximum number of events to return (max 200)
50periodstring · enumOptionalExample:
Set to "all" to return events across all periods (honors server max limit)
allPossible values: Responses
200
OK
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
get
/twins/{short_id}/rewards/eventsLast updated
