Files End Point

Download individual files from the following end point:

https://app.smartsubmissions.io/api/published/files/{id}

Pass the Id of the file to download.

Files are associated with other objects such as Submissions. The Ids of the files will be found in the appropriate end point for the object that contains the file.

Example

A submission that has a Presentation file, will have the Id of the file in the data available from the Submissions End Point.

See File Fields for more details.