latestOpenAPI 3.1.02026-08-18893023.3 MB
c78a716de420
KakaoTalk Templates
List all templates in project
Returns a paginated list of templates for the specified project. If no page token is supplied then the first `50` templates are returned in alphabetical order.
get/v1/projects/{projectId}/kakaotalk/senders/{plusFriendId}/templates
Path parameters
projectIdstring required
The unique ID of the project. You can find this on the <a href="https://dashboard.sinch.com/">Sinch Dashboard</a>.
plusFriendIdstring required
The unique ID of the sender.
Query parameters
filterStatesstring[]
Optionally query for template by states.
filterStatusesstring[]
Optionally query for template by statuses.
pageSizenumber
The page size requested.
pageTokenstring
The page token if retrieving the next page from a previous query.
templateNamestring
Optionally query for template by name. Will return all templates with names that begin with the query string.
Response
List of templates