get https://api.paperform.co/v1/papersign/documents
This endpoint returns a list of documents.
Please note that this feature is exclusively available as part of the Papersign API.
Log in to see full request history
Responses
This endpoint returns a list of documents.
Please note that this feature is exclusively available as part of the Papersign API.
xxxxxxxxxx
curl --request GET \
--url 'https://api.paperform.co/v1/papersign/documents?limit=20&skip=0&sort=DESC' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: