Skip to main content

Get ACME client details

POST https://caas.digicert.com/automationws/v1/agent/acmeClients

Use this endpoint to get information about the DigiCert-provided ACME clients that are associated with the IP addresses and ports you have configured for managed automation.

Example requests and responses

Request parameters

Name

Req/Opt

Type

Description

accountId

required

string

Account ID.

agentId

required

long

ID of the agent.

divisionId

required

string

Division ID.

Response parameters

Name

Type

Description

error

object

Object with error details, if any.

Note: Returns null if there are no errors.

data

object

Object with response data.

.. id

object

Automation ID.

.. applicationName

string

Application name.

.. applicationVersion

string

Application version number.

.. os

string

Operating system where the application is installed.