Skip to main content

List keys

GET https://www.digicert.com/services/v2/key

Use this endpoint to get a list of API keys.

Example requests and responses

URL query strings

Name

Req/Opt

Type

Description

user_id

optional

integer

Get keys for only the specified user.

container_id

optional

integer

Get keys for only the specified container.

Response parameters

Name

Type

Description

api_keys

array

List of all keys found by the request. For information about the parameters returned for each key object, see Structures – Access key object.

acme_urls

array

List of all ACME URLs found by the request. For information about the parameters returned for each ACME URL object, see Structures – Access key object.