Get XP transfer offers for an account
Get XP transfer offers for an account. If role is not specified, returns all offers (both as maker and taker). If role is specified, filters by that role only.
Query parameters
role
Role of the account (maker or taker). If not specified, returns all offers for the account
Allowed values:
cursor
Cursor for pagination
page_size
Number of results per page (default: 100, max: 5000)
Response
List of offers retrieved successfully
next
The pointer to fetch next set of records (null if there are no records left)
prev
The pointer to fetch previous set of records (null if there are no records left)
results