Skip to main content

Get system endpoints

GET 

/system/endpoints

Get system endpoints.

History

VersionChanges
v6.1.97,v6.10.0Added in: v6.1.97,v6.10.0

Responses

Request successful

Schema

    data

    object

    universal_endpoint string

    Universal endpoint, used to access ONES web frontend applications

    regional_endpoint string

    Regional endpoint, used to access ONES backend APIs or static resource files

    result string

    The result of this request.

    errorCode string

    The error code of this request.

    errorMsg string

    Error message for this request.

    errorData object

    Error meta data for this request.

Loading...