latestOpenAPI 3.1.02026-08-18893023.3 MB

c78a716de420

KakaoTalk Templates

Get template in project

Returns a template for a project, with the specified name and language.
get/v1/projects/{projectId}/kakaotalk/senders/{plusFriendId}/templates/{templateCode}

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.

templateCodestring required

The unique name of the template.

Response

Template

idstring

The unique ID of the template.

codestring required

Registered delivery template code

state'APPROVED' | 'REJECTED'

The current state of the template.

createdstring

The UTC Date Time in ISO 8601 for when the template was created.

modifiedstring

The UTC Date Time in ISO 8601 for when the template was last modified.