---
title: "Gets all the Signature Options"
method: GET
path: "/commerce/shipping/global/carriers/signatureOptions"
tags: ["CarrierConfigurationGlobal"]
---

# Gets all the Signature Options

`GET /commerce/shipping/global/carriers/signatureOptions`

Gets all the Signature Options

## Query parameters

- `responseFields` string

## Response `200`

Success

- SignatureOption[]
  - `carrierId` string, nullable — Carrier Id
  - `isEnabled` boolean — If carrier is enabled for signature option.
  - `options` Option[], nullable — Supported signature options
    - `alternateCarrierValue` string, nullable — Value required by other carrier or carrier aggragator like Easypost
    - `carrierValue` string, nullable — Value required by the actual carrier in carrier request
    - `displayName` string, nullable — User readable value to be shown to the user

---

[API](https://skmtc.net/kibocommerce/apis/customer.md) · [All operations](https://skmtc.net/kibocommerce/apis/customer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kibocommerce/customer/versions/47c0cf7b75ab/schema)
