---
title: "Get Additional Services"
method: GET
path: "/additional-services"
tags: ["Services"]
---

# Get Additional Services

`GET /additional-services`

Catalog with all available additional services.

## Response `200`

Successful response

- object
  - `success` boolean — Indicates if the request was successful
  - `data` object[] — List of additional services
    - `id` integer — Service ID
    - `name` string — Service name
    - `code` string — Service code
    - `description` string — Service description

---

[API](https://skmtc.net/envia/apis/envia-shipping-api-complete-documentation.md) · [All operations](https://skmtc.net/envia/apis/envia-shipping-api-complete-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/envia/envia-shipping-api-complete-documentation/revisions/39f9208959d6/schema)
