list_files | R Documentation |
Returns a list of files that belong to the user's organization.
list_files(purpose = NULL, return_response = F)
purpose |
(string) Only return files with the given purpose. |
return_response |
(boolean) Whether to return the API response or parse the contents of the response. Defaults to FALSE (parse the response). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.