> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Multi-Departmental Organizational (MDO) API

> Describes Multi-departmental organization lists (MDO) APIs

## Available MDO API Endpoints

As the name implies, the `MDO` endpoint provides access to **all MDO lists**. The MDO API is used to retrieve lists and list items, both normal and selectable lists. Selectable lists are lists of selectable items such as interests, headings and user groups.

### RESTful REST endpoint

The endpoint is located at the `/api/v1/list/MDO` URL. See [API reference][2] for more details.

### HTTP RPC Agent

The endpoint is located at the `/api/v1/agents/MDO` URL. See [API reference][3] for more details.

### SOAP list endpoint

The endpoint is located at the `/Remote/Services88/MDO.svc` URL. See [API reference][4] for more details.

## How-to guides

View the [How-To pages][1] to see how to work with the lists endpoint to manage lists.

[1]: ../how-to/index

[2]: ../../../reference/restful/rest/List_MDO/index

[3]: ../../../reference/restful/agent/MDO_Agent/index

[4]: ../../../reference/soap/services88/MDO/index


## Related topics

- [Lists](/en/api/lists/index.md)
- [search](/en/api/search/index.md)
- [Insert images in the message](/en/marketing/editor/learn/insert-images-in-message.md)
- [Get List Names](/en/api/reference/restful/agent/mdo_agent/get-list-names.md)
- [Drag and drop editor](/en/marketing/editor/learn/index.md)
