Skip to main content
GET
List Issuers
Returns all issuers for the authenticated tenant. Includes issuer status, trust level, and key count.

Parameters

Responses

Authorizations

X-API-Key
string
header
required

API key for machine-to-machine authentication

Response

200 - application/json

List of issuers

id
string<uuid>
tenant_id
string<uuid>
name
string
domain
string
status
enum<string>
Available options:
PENDING,
APPROVED,
SUSPENDED,
REVOKED
trust_level
enum<string>
Available options:
BASIC,
VERIFIED,
ENTERPRISE
created_at
string<date-time>
updated_at
string<date-time>