shlinkio / shlink

The definitive self-hosted URL shortener
https://shlink.io
MIT License
3.19k stars 257 forks source link

Allow filtering short URLs by API key name #2192

Open thantez opened 1 month ago

thantez commented 1 month ago

Summary

Hi. I need to find a short url is created by which user (API key name). And it would be better if I could filter short links by API key names.

Use case

When a short link has high records, this shows the creator has a success, so I want to find the best member of our team, but currently I cannot!

kimtiago commented 2 weeks ago

I want this feature too.

Today, I'm setting an extra tag to indicate what api key created that link

acelaya commented 4 days ago

This requires the name to be mandatory, but that will happen as part of https://github.com/shlinkio/shlink/issues/2193