---
title: "GET /contentmoderator/lists/v1.0/imagelists"
method: GET
path: "/contentmoderator/lists/v1.0/imagelists"
tags: ["ListManagementImageLists"]
---

# GET /contentmoderator/lists/v1.0/imagelists

`GET /contentmoderator/lists/v1.0/imagelists`

Gets all the image lists.

## Response `200`

OK.

- ImageList[]
  - `Id` integer — Image list ID.
  - `Name` string — Image list name.
  - `Description` string — Description for the image list.
  - `Metadata` object — Image list metadata.

## Other responses

- `default` — Error response.

---

[API](https://skmtc.dev/azure/apis/content-moderator-client.md) · [All operations](https://skmtc.dev/azure/apis/content-moderator-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/content-moderator-client/revisions/463151b3b84e/schema)
