Sign up
      Docs
      • Zoo Design Studio
      • Zoo Developer Tools
        • API
          • Authentication
          • Errors
          • ML
          • Modeling
          • API Calls
          • API Tokens
          • File
          • Meta
          • Orgs
          • Payments
          • Service Accounts
          • Shortlinks
            • Get the shortlinks for an org.
            • Get the shortlinks for a user.
            • Create a shortlink for a user.
            • Update a shortlink for a user.
            • Delete a shortlink for a user.
          • Unit
          • Users
        • CLI
        • Tutorials
      • KCL Language Reference
      • KCL Standard Library
      • KCL Samples
      • Glossary
      • FAQ

      API → ShortlinksRedirect the user to the URL for the shortlink
      hidden

      Parameters

      Name

      Type

      Req.

      • key

        string
        required

      Returns

      get
      /user/shortlinks/{key}
      $ curl "https://api.zoo.dev/user/shortlinks/{key}" \
      	--header "Authorization: Bearer $TOKEN"