Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

GET /system/eulas

SUMMARY Retrieves a list of EULAs.

Retrieves a list of EULAs. All users are able to call this endpoint.

Table 1: GET /system/eulas resource details:

GET /system/eulas resource details

MIME Type

application/json

There are no parameters for this endpoint.

Table 2: GET /system/eulas response codes:

GET /system/eulas response codes

HTTP Response Code Unique Code Description

200

The EULA list was retrieved.

500

79301001

There was an unexpected error loading the EULAs.

Response Description

All the available EULAs on the system, tagged with the language it's translated in
  • locale_id - String - The Locale ID associated with this EULA translation.
  • eula_text - String - The EULA text, translated for the indicated locale.

Response Sample