Container info
GET https://www.digicert.com/services/v2/container/{{container_id}}
Use this endpoint to get details about a container.
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 of the container. |
parent_id | id | ID of the parent container. |
template_id | id | ID of the template assigned to the container. |
ekey | string | Unique key used for custom branding. |
has_logo | bool | Custom logo status for container. |
is_active | bool | Active status of the container. |
user_id_assignments | array | List of users assigned to the container. |
allowed_domain_names | array | List of domains that can be used with the container. |
organization_assignments | array | List of organizations that can be used with the container. |
.. id | int | Organization ID. |
.. status | string | Organization status. Possible values: |
.. name | string | Legal name of the organization. |
.. display_name | string | Full name of the organization. Constructed using name + assumed_name. |
.. is_active | string | Active status identifier. Possible values: |