# KakaoTalk Categories

The KakaoTalk categories endpoint offers a way for you to manage all of the KakaoTalk template categories that you can use with the Conversation API.

## List all sender categories.

 - [GET /v1/projects/{projectId}/kakaotalk/categories/senders](https://developers.sinch.com/docs/provisioning-api/api-reference/provisioning-api-1/kakaotalk-categories/categoriescontroller_listsendercategories_v1.md): Returns a list of sender categories.

## List all template categories in project

 - [GET /v1/projects/{projectId}/kakaotalk/categories/senders/{plusFriendId}/templates](https://developers.sinch.com/docs/provisioning-api/api-reference/provisioning-api-1/kakaotalk-categories/categoriescontroller_gettemplatecategories_v1.md): Returns a list of template categories for the specified project.

