Retrieving User Content
Documentation on how to retrieve a users files
This endpoint assumes that you are acting as an authenticated user.
Instructions on how to authenticate can be found here: Logging Users Into The Heat Platform
Listing a Users Files
You can retrieve the files that a user has access to with the following endpoint:
Endpoint: `INSERT HERE`
This will return files in the format:
Retrieving a File
You can retrieve a file out of the Heat Platform using the following endpoint.
Insert Endpoint Here
Last updated