# Hidden URLs

There are some hidden URLs in OpenPaas.
Such URLs are not directly accessible via a button or a link in the web interface,
but still present in the system and can be displayed if typed directly in the browser's address bar.

All links in the following list are relative to the OpenPaas base URL: https://openpaas.host/#/.

## Core

### Job Queue UI to manage jobs

    https://openpaas.host/jobqueue/ui

## Inbox

### List messages (not threads) of a folder

    /unifiedinbox/messages/<mailbox id>

### Display a single message of a folder

    /unifiedinbox/messages/<mailbox id>/<message id>

