# Categories

## Get categories

<mark style="color:blue;">`GET`</mark> `{baseUrl}/deliveries/categories`

Get all categories

{% tabs %}
{% tab title="200: OK Packaging options successfully retrieved" %}

{% endtab %}
{% endtabs %}

```json
// Some code
```
