Returns the available endpoint deployment regions and URLs.

get/apps/{appId}/endpoints

Path parameters

appIdstring uuid required

The application ID.

Response

Returns a list of endpoints regions and their corresponding endpoint URL.

AvailableEndpoints required

Collection of endpoint URLs where the selected application is deployed to.

Changes