cURL
curl --request GET \ --url https://qubesync.com/api/v1/connections/{connectionId}/qwc \ --header 'Authorization: Basic <encoded-value>'
"<string>"
Returns a QWC file for the specified connection
Use your app's API_KEY as the username, and leave the password blank
ID of the connection
QWC file generated successfully
The response is of type string.
string