Get an Activation Template

Request
path Parameters
id
required
integer <int64>

Activation Template ID

Responses
200

Returns an activation template by ID

403

Requested resource or action is not allowed because you don't have sufficient permissions

404

The specified resource is not found

5XX

System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.

get/entities/activation_templates/{id}
Request samples
Response samples
application/json
{
  • "data": {
    },
  • "included": [
    ]
}