Skip to main content

Parent container info

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

Use this endpoint to get details about a container's parent.

Example requests and responses

Response parameters

Name

Type

Description

id

int

Container ID.

public_id

string

Public ID of the container.

name

string

Name of the container.

description

string

Description for the container.

parent_id

int

ID of the container's parent.

template_id

int

Template ID of the container.

has_logo

bool

Custom logo status of the container.

is_active

bool

Active status of the container.

allowed_domain_names

array

List of domains that can be used with the container.