"As a Contributor, I want to get a history of my own contributions by tag, so I can review work that I've done with a theme."
For the endpoint defined in T235073, add a parameter tag that limits the history only to changes that are tagged with that value.
This might be difficult; we keep tags on recent changes, but not on revisions (verify), so we only have a limited history of tagged changes.