Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer

Path Parameters

agentId
required

Agent identifier

Pattern: ^[0-9a-z]+$

Response

200 - application/json

OK

id
string
required
agentId
string
required
orgId
string
required
type
string
required
jwtVc
string
required
issuerDid
string
required
subjectDid
string
required
issuedAt
string
required
expiresAt
string | null
required
revoked
boolean
required
revokedAt
string | null
required
revocationIndex
number | null
required
metadata
object | null
required
createdAt
string
required
updatedAt
string
required