Get XP Transfer History

Retrieve XP transfer history for the authenticated account with optional filtering by role (sender/recipient).

Authentication

Authorizationstring
API Key authentication via header

Query Parameters

roleenumOptional
Filter by role
Allowed values:
seasonstringOptionalDefaults to season2

Season filter (‘preseason’ for Preseason, ‘season1’ for Season 1, ‘season2’ for Season 2)

cursorstringOptional
Pagination cursor
page_sizeintegerOptional1-5000Defaults to 100
Number of results per page

Response

OK
nextstring or null

The pointer to fetch next set of records (null if there are no records left)

prevstring or null

The pointer to fetch previous set of records (null if there are no records left)

resultslist of objects or null

Errors