Changes to GET /2/users/by/username/:username
GET /2/users/by/username/{username}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 2 revisions of this API.1
What changed
- ▲
added the pattern
^[A-Za-z0-9_]{1,15}$to thepathrequest parameterusernamerequest-parameter-pattern-added
- ▲