Get Proxy Endpoint by Endpoint Name

Get a specific endpoint by specify the endpoint name.

Perform an HTTP GET request at the following URL:

Syntax

http://host:port/[public/]odata/applications/{v1|latest}/{appid}/Endpoints(‘{endpoint}’)

Parameters

Returns

Returns 404 error if client tries to retrieve a non-existing endpoint.
Response header:
Status Code: 404 Not Found
Content-Type: application/atom+xml;charset=utf-8
Date: Wed, 10 Apr 2013 02:51:56 GMT
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Set-Cookie: X-SUP-APPCID=d6d5859c-07a2-4997-a4b0-dc3e3d1f987f
Transfer-Encoding: chunked

Examples