cURL
curl --request GET \ --url https://in.rough.app/api/v1/sequence-document
[ { "sequenceId": "<string>", "documentId": "<string>", "order": 123 } ]
Get a list of sequence documents
Was this page helpful?