Rewards

Get user rewards

Retrieve rewards for the authenticated user with optional filtering

get/api/rewards

Query parameters

status'assigned' | 'sending' | 'success' | 'rejected' | 'unassigned' | 'pending' | 'available' | 'claimed' | 'successful' | 'failed' | 'confirmed'

Filter rewards by status

limitstring

Maximum number of results per request

offsetstring

Number of results to skip

Response

List of rewards

okboolean
totalnumber

Total number of rewards matching the filter

Changes

No recorded changes to this endpoint across all 1 revision of this API.