GET /Connection

This method is called when pressing the "Test Connection" button in the provider configuration in the Therefore™ Solution Designer.

The response has to contain exactly the value below. This is to ensure that the correct service is answering OK.

Request

No parameters.

Response

Sample body:

Copy
{
"ConnectedTo": "Therefore eSignature Service"
}