Get link
documentedRetrieve details for a specific Sniply link by slug.
GET /api/v2/links/{link_slug}/Linksno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
per Sniply API v2 docs, GET https://snip.ly/api/v2/links/{link_slug}/ uses Bearer token auth. This example uses a Keychains curl with a path variable and OAuth2 token.