Language

Retrieve a Language by ID

get/languages/{languageId}

Path parameters

languageIdstring required

The ID of the Language to perform the operation on

Headers

ifNoneMatchstring

If If-None-Match header is used with GET requests to check whether you already have the most up-to-date version of the resource, and therefore do not need the resource sent again. The value of the If-None-Match header is the ETag (_etag) property of the resource. It is recommended that your application use this header whenever possible to reduce bandwidth.

Response

Operation successful.

Changes