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

# Case Management API List

<Badge icon="arrow-left" color="gray">[Back to Main API List](/ai-for-service/apis/api-list)</Badge>

The following table lists the APIs available for Case Management.

| API                                                                    | Description                                                                                   | App Scope                     |
| ---------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | ----------------------------- |
| [Create Case](/ai-for-service/apis/case-management-apis/create-a-case) | Creates a new case in the case management system.                                             | Case Management Configuration |
| [Get Cases](/ai-for-service/apis/case-management-apis/get-cases)       | Retrieves case data with filtering, sorting, and pagination options.                          | Case Management Configuration |
| [Update Case](/ai-for-service/apis/case-management-apis/update-a-case) | Updates an existing case in the case management system.                                       | Case Management Configuration |
| [Create Task](/ai-for-service/apis/case-management-apis/create-a-task) | Creates a new task within the case management system.                                         | Case Management Configuration |
| [Get Tasks](/ai-for-service/apis/case-management-apis/get-tasks)       | Retrieves task data with filters for status, priority, assignment, channels, and date ranges. | Case Management Configuration |
| [Update Task](/ai-for-service/apis/case-management-apis/update-a-task) | Updates an existing task in the case management system.                                       | Case Management Configuration |

***
