File Read Url
Get a signed URL to read a file by its ID for a specific group and deal.
Args: download: If True, the signed URL will force a download. If False, allows inline viewing. redirect: If True, returns a 302 redirect to the signed URL instead of JSON. Useful for embedding in <img src=”…”> tags without client-side JavaScript.

