Container permissions
GET https://www.digicert.com/services/v2/authorization/{{permission}}/container
Use this endpoint to list all containers authorized to perform a permission action.
Example requests and responses
Response body
Name | Type | Description |
---|---|---|
containers | array | List of containers with the specified permission. |
.. id | int | Container ID. |
.. parent_id | int | ID of the parent container. A value of |
.. name | string | Name of the container. |
.. is_active | bool | Active status of the container. Possible values: |