File Functions
This page will include a table of all File functions.
Function Name | Function Description |
---|---|
SlashAuth allows developers to store files and restrict read access to specific roles. This function gets the file by ID. | |
Function to list all the files for the app or a specific organization. This is a paginated API. | |
SlashAuth uses pre-signed URLs to restrict access to the files. This function returns a pre-signed URL. | |
Function to store a file. | |
Function to update a file’s name, description, or roles required for access. | |
Function to delete a file. |
Last modified 9mo ago