> For the complete documentation index, see [llms.txt](https://docs.sendstackhq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sendstackhq.com/delivery-api/categories.md).

# 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
```
