# `Magpie.SharedLink`
[🔗](https://github.com/alexcassol/magpie/blob/v0.3.1/lib/magpie/shared_link.ex#L1)

Struct for a shared link returned by the sharing endpoints.

# `t`

```elixir
@type t() :: %Magpie.SharedLink{path: term(), url: term()}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
