Get a CA set

Get details of a CA set.

Path Params
integer
required

Identifies each CA set.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Responses

Response body
object
string
length ≥ 1

Identifies the account the CA set belongs to.

integer
≥ 1

Uniquely identifies the CA set.

string
length ≥ 1
string
required
length ≥ 1

The name of the CA set.

string
length ≥ 1

The user who created the CA set.

date-time

When the CA set was created.

string | null

The user who requested to delete the CA set, or null if there's no request.

date-time | null

When the CA set was deleted, or null if there's no request.

string | null

Any additional comments you can add to the CA set.

boolean

Indicates if the CA set was deleted.

string | null
string | null
string | null
string
length ≥ 1
Headers
object
integer

Indicates how many total requests you are allowed to make in the current time window. You can't make more requests than this value. See Rate Limiting.

integer

Indicates how many remaining requests you can make in the current time window. See Rate Limiting.

string

Indicates the time of resetting the number of your remaining requests to the full limit indicated by X-RateLimit-Limit. See Rate Limiting.

Language
Authentication
URL