Skip to main content
GET
List trust-store certificates

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Query Parameters

limit
integer<int64>

Page size; clamped to the configured max by the service

Example:

20

cursor
string

Opaque pagination cursor from a previous response

Response

OK

certificates
object[] | null
required
nextCursor
string