Get signers of the document

GET /v1/econtract/web_app/document/signers-only/:document_id

Fetches signers information for the given document ID

Get Data Signer

get
/econtract/web_app/document/signers-only/{document_id}
Path parameters
document_idintegerRequiredExample: 10074
Header parameters
x-access-tokenstringOptionalExample: {{momofingo_token}}
Responses
200

OK

application/json
get
/econtract/web_app/document/signers-only/{document_id}
200

OK

Last updated