get_upload_file_identifier.Rd
This function retrieves a unique file upload identifier from the Raw Data Repository (RDR) by making a GET request to the RDR API. This identifier can be used for file uploads to the RDR. The function logs any errors and returns the parsed response.
get_upload_file_identifier()
A list containing the parsed response from the RDR API with the unique file upload identifier.