Get Endpoint - CheckEula
Loads a value that indicates whether the user has agreed to the ELO Sync EULA or not.
HTTP Request
One of the following requests should be made:
Query parameters
| Name | Description |
| repository | optional. Destination repository key. |
| Name | Description |
| Authorization | required. Bearer {token}. See authorization |
Responses
| Code | Description | Type |
200 | True if user has agreed to ELO Sync EULA otherwise false. | boolean |
404 | No such repository has been found. | |
500 | While loading value an internal server error has occurred. | |