---
title: "Returns the available Signature Types"
method: GET
path: "/api/GetSignatureTypes"
tags: ["Accounts"]
---

# Returns the available Signature Types

`GET /api/GetSignatureTypes`

## Headers

- `Authorization` string, required
- `UserName` string

## Response `200`

OK

- EMDMSHelperReturnObjectSystemCollectionsGenericListEmsignerAPIBusinessObjectSignatureTypes
  - `IsSuccess` boolean
  - `Messages` string[]
  - `ErrorCode` integer
  - `Response` EmsignerAPIBusinessObjectSignatureTypes[]
    - `SignatureId` integer
    - `SignatureType` string
    - `SignatureOrder` integer

---

[API](https://skmtc.dev/emsigner/apis/emsignerapi.md) · [All operations](https://skmtc.dev/emsigner/apis/emsignerapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/emsigner/emsignerapi/revisions/7d5d55e0d91d/schema)
