Redirect links are one of the core primitives on Spindl. They map a Spindl link (https://spindl.link/abcd) to a specified URL (typically a dApp website).
Get all links for your organization
GEThttps://api.spindl.xyz/v1/links
Links will sorted by the time they were created, descending.
{"link": {"id":"dfec5988-5108-465c-be87-ce42039f572e","name":"Test New 2","link":"https://spindl.link/abcde","redirectUrl":"https://demo.spindl.xyz/","createdAt":"2022-11-09T22:56:24.303Z","totalVisits":0,"latestVisit":null }}