---
title: "Get signer form fields"
method: GET
path: "/signer/{signerId}/fields1/"
tags: ["signer"]
---

# Get signer form fields

`GET /signer/{signerId}/fields1/`

## Path parameters

- `signerId` string, required

## Response `200`

operation successful

- object[]
  - `label` string
  - `label_extra` string
  - `state` boolean
  - `fieldorder` integer, nullable
  - `value` string, nullable — If the field is a signer file this value will be a short lived download URL

---

[API](https://skmtc.net/legalesign/apis/legalesign-api.md) · [All operations](https://skmtc.net/legalesign/apis/legalesign-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/legalesign/legalesign-api/versions/3bf301e758f2/schema)
