How can I get a list (or details) of all changesets from a user?

I’d like to know how to retrieve a list of all changesets from a given user. I thought API - OpenStreetMap Wiki would serve that purpose, but I didn’t find the right endpoint or way to do it. On the other hand, I know that tools such as https://hdyc.neis-one.org/ do this (and more), so I guess it is possible.

Can anyone point me to the right resource?

https://wiki.openstreetmap.org/wiki/API_v0.6#Query:_GET_/api/0.6/changesets

Overview
https://www.openstreetmap.org/user/ccamara/history

Visual inspection

1 Like

Excellent, thank you! For some reason, I didn’t see that when I read the OSM API documentation.