Page

Check page availability by language (deprecated)

Returns all available languages in dotCMS, each with a flag indicating whether the page is available in that language. This endpoint is deprecated -- use the more generic ContentResource.getExistingLanguagesForContent endpoint instead.

get/api/v1/page/{pageId}/languages

Path parameters

pageIdstring required

Identifier of the HTML Page to check language versions for

Response

Language availability list retrieved successfully (deprecated endpoint)

i18nMessagesMapobject
permissionsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.