Request summary
GET https://www.digicert.com/services/v2/report/request
Use this endpoint to get total requests and requests by type for your account.
Example requests and responses
URL query strings
Name  | Req/Opt  | Type  | Description  | 
|---|---|---|---|
container_id  | optional  | int  | Limit results to a specific container.  | 
Response parameters
Name  | Type  | Description  | 
|---|---|---|
request  | object  | List of pending requests.  | 
.. total  | int  | Total number of pending requests.  | 
.. types  | array  | List of pending requests categorized by request type.  | 
.. .. type  | string  | Request type. Possible values:   | 
.. .. request_count  | int  | Number of requests of the specified type.  |