Skip to content

API for retreiving all document initiated per user #368

Answered by omohokcoj
dilshadMNS asked this question in Q&A
Discussion options

You must be logged in to vote

@dilshadMNS currently we don't have that API filter param - but probably for your use case it would be best to use webhooks (submission.created) https://www.docuseal.co/docs/api#submission-webhook - this webhook returns the "created_by_user" which you can store in your application database - so that you can load/filter all submissions directly in your app to build an API for your angular frontend.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dilshadMNS
Comment options

Answer selected by dilshadMNS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants