API Reference
Get Document By Filename
Get document by filename.
Args: filename: Filename of the document to retrieve auth: Authentication context folder_name: Optional folder to scope the operation to end_user_id: Optional end-user ID to scope the operation to
Returns: Document: Document metadata if found and accessible
GET
Headers
Path Parameters
Response
200
application/json
Successful Response
Represents a document stored in the database documents collection
Information about a file stored in storage
Was this page helpful?