# Get file content URL
Get a signed download URL for a file's content. The URL can be used directly in browser contexts (e.g., `
`) without additional authentication headers.
Returns a short-lived, signed download URL for the file. The URL is valid for 1 hour and includes an embedded authentication token, so it can be used in HTML tags like `
`, `