docusealco / docuseal

Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
https://www.docuseal.co
GNU Affero General Public License v3.0
5.7k stars 378 forks source link

Status not present when getting a submission #165

Closed eros404 closed 6 months ago

eros404 commented 7 months ago

I created a submission (from api) with 2 submitters. I also signed the document with the first submitter.

When I do a GET request on https://api.docuseal.eu/submissions/<SubmissionId>, the field status is not present on the submitters objects. But the field is present when I retrieve the submission in the list given with a GET request on https://api.docuseal.eu/submissions.

Tested with Postman.

omohokcoj commented 6 months ago

@eros404 status field and a list of signed documents has been added to the /submissions/ API https://www.docuseal.co/docs/api#get-a-submission