| Name | Type | Description |
| contextid | string? | |
| mapped | bool? | |
| language | string? | |
| verbose | bool? | return verbose page information (default: false) |
| languagesonly | bool? |
| Name | Value | Description |
| OK | 200 | The request completed successfully |
| Bad Request | 400 | Invalid input parameter or request body |
| Forbidden | 403 | Read access to the page is required |
| Not Found | 404 | The requested page could not be found |
<contextmaps>
<languages>
<language>{text}</language>
</languages>
<contextmap default="false" exists="true">
<id>{text}</id>
<description>{text}</description>
<language>{text}</language>
</contextmap>
</contextmaps>