Metadata

Get the metadata document that includes the metadata for the application connection settings and proxy endpoints.

Metadata documents are based on the OData standard and required for implementing application connection services.

Syntax

Perform an HTTP GET request at the following URL:
http[s]://<host:port>/[public/]odata/applications/{v1|latest}/{appid}/$metadata

Parameters

Returns

If successful, returns a 200 OK status code and a metadata document in the response body.

Examples

Related tasks
Retrieving Changed Settings and Connections Metadata