Skip to main content
GET
Get TLS certificates

Headers

X-Workspace-Id
string

Workspace ID

Query Parameters

page
number
Example:

1

limit
number
Example:

10

sortBy
string
Example:

"createdAt"

sortOrder
string
Example:

"DESC"

hosts
string[]
targetIds
string[]
startDate
string

Filter TLS certs with not_after on or after this date (YYYY-MM-DD)

endDate
string

Filter TLS certs with not_after on or before this date (YYYY-MM-DD)

Response

200 - application/json
data
object[]
required
total
number
required
page
number
required
limit
number
required
hasNextPage
boolean
required
pageCount
number
required