Examples
- API Request
- TypeScript
- Python (Sync)
Functionality
- Extracts user credentials and organization details from the API key
- Validates the file access permissions for the specified tenant
- Creates secure access tokens for file retrieval
- When
return_contentistrue: Returns the actual file content directly - When
return_contentisfalse: Generates time-limited download URLs for the requested file - Returns downloadable URLs that can be used to access the file content
Error Responses
All endpoints return consistent error responses following the standard format. For detailed error information, see our Error Responses documentation.Authorizations
Body
application/json