get https://api.netfire.com/links/v1//?list=true
View the names of currently defined redirects.
Requires "List" permission.
Using custom methods
If your client implementation allows for sending custom methods, this same functionality can be achieved by sending the request via a
LIST
method without providing the?list=true
URL query parameter.