/
SP
sphereon-opensource
/
OID4VP Verification Template API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v3
latest
OpenAPI 3.0.4
raw.githubusercontent.com
2026-07-07
7
6
9.8 KB
VerificationTemplates
List verification templates
get
/templates/verification
Query parameters
verifierId
string
enabled
boolean
Response
Verification templates.
VerificationTemplateRecord[]
required
id
string
uuid
required
tenantId
string
required
verifierId
string
required
Configured verifier instance this template executes against.
name
string
required
description
string
nullable
enabled
boolean
required
spec
VerificationTemplateSpec
required
createdAt
string
date-time
required
updatedAt
string
date-time
required
All 7 operations
get
List verification templates
post
Create verification template
get
Get verification template
put
Replace verification template
delete
Delete verification template
patch
Patch verification template
post
Create authorization request from verification template