Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A UUID string identifying this report.
Optional configuration id to retrieve. If not provided, the primary configuration will be used.
Which field to use when ordering the results.
This method get_friendly_name first tries to match the MIME type to a friendly name. If the MIME type is not available or not in the predefined list, it falls back to using the file extension. You can expand the mime_to_name and ext_to_name dictionaries to include more MIME types and extensions as needed.
Returns: str: A friendly name for the file type