{ "opencollection": "1.0.0", "info": { "name": "SkySlope Partnership API Reference Agents, Listings Envelopes API", "version": "1.0.0" }, "items": [ { "info": { "name": "Envelopes", "type": "folder" }, "items": [ { "info": { "name": "Get Envelopes in File", "type": "http" }, "http": { "method": "GET", "url": "https://forms.skyslope.com/partner/api/files/:fileId/envelopes", "params": [ { "name": "page", "value": "", "type": "query", "description": "The page number to retrieve." }, { "name": "pageSize", "value": "", "type": "query", "description": "The number of files returned per page." }, { "name": "filters", "value": "", "type": "query", "description": "A sieve filter to that will be applied to the results." }, { "name": "sorts", "value": "", "type": "query", "description": "A sieve list of sort fields to sort the results by." }, { "name": "fileId", "value": "", "type": "path", "description": "The id of the file to retrieve envelopes for." } ] }, "docs": "Get the envelopes associated with a file.