# `PaperTiger.Resources.Mandate`
[🔗](https://github.com/EnaiaInc/paper_tiger/blob/v1.2.2/lib/paper_tiger/resources/mandate.ex#L1)

Handles Mandate resource endpoints.

# `retrieve`

```elixir
@spec retrieve(Plug.Conn.t(), String.t()) :: Plug.Conn.t()
```

Retrieves a mandate by ID.

---

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