GET
/
api
/
v1
/
pki
/
collections
/
{collectionId}
/
items

Path Parameters

collectionId
string
required

The ID of the PKI collection to list items from

Query Parameters

type
enum<string>

The type of the PKI collection item to list

Available options:
certificate,
ca
offset
number
default: 0

The offset to start from

limit
number
default: 25

The number of items to return

Response

200 - application/json
collectionItems
object[]
required
totalCount
number
required