USER API

서명자 입력란 조회

get/documents/{documentId}/participant-fields

Path parameters

documentIdstring required

문서 ID

Response

Example response

{
  "participantFields": [
    {
      "value": true
    }
  ]
}

Changes