/
SP
sphereon-opensource
/
Software / Instance Manager API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3w ago · Updated 2mo ago
Details
Filter operations
AuthorizationServers
8
get
List authorization server instances
post
Create an authorization server instance
get
Get authorization server detail
delete
Soft-delete an authorization server
patch
Update an authorization server
get
List credentials for this AS
post
Add a credential for this AS
delete
Remove a credential
Oid4vciIssuers
5
Oid4vpVerifiers
5
ServiceInstances
14
AuthorizationServers
List credentials for this AS
get
/oauth2/servers/{asId}/credentials
Path parameters
asId
string
uuid
required
Response
List of credentials (secrets masked).
CredentialListResponse
required
items
SoftwareCredential[]
required
— unresolved $ref
Changes