Skip to main content

Template info

GET https://www.digicert.com/services/v2/container/{{container_id}}/template/{{template_id}}

Use this endpoint to get details about a template.

Notice

To get available template IDs for the container, use the List templates endpoint.

Example requests and responses

Response parameters

Name

Type

Description

id

int

Template ID.

name

string

Name of the template.

date_created

string

Timestamp of when the template was created.

Format: UTC timezone and ISO 8601 date

access_roles

array

Array of all access roles available to the template.

.. id

int

Access role ID.

.. name

string

Name of the access role.