This function is used to obtain a list of configured folder type attributes associated with an Integral repository and folder type name.
Usage
get_folder_type_attributes(type, url = getOption("integral_url"))
Details
The function constructs a specific URL and sends an HTTP request to this endpoint. The request includes an encoded API key in the header. The response from the server is processed to organize the folder type attributes into a structured list, where each element contains details about the available folder type attributes configured.