v1
latestOpenAPI 3.0.42026-08-068161,1253.1 MBUser profiles
Users
Retrieves the username history for a particular user.
get/v1/users/{userId}/username-history
Path parameters
userIdinteger required
Query parameters
limit10 | 25 | 50 | 100
The number of results per request.
cursorstring
The paging cursor for the previous or next page.
sortOrder'Asc' | 'Desc'
The order the results are sorted in.
Response
OK