/
DI
digital-asset
/
Backend API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6m ago · Updated 2mo ago
Details
Filter operations
get
Get list of links that initiate login
get
Get Authenticated User
get
List all Tenant Registrations
post
Create Tenant Registration
delete
Delete Tenant Registration
get
List all AppInstallRequests
post
Accept an AppInstallRequest
post
Reject an AppInstallRequest
post
Cancel an AppInstallRequest
post
Create a License using the AppInstall
post
Cancel an AppInstall
get
List all AppInstalls
get
List all Licenses
post
Renew a License
get
List all LicenseRenewalRequests
post
Complete the License Renewal
post
Expire a License
Get Authenticated User
get
/user
Response
Successful response
AuthenticatedUser
required
name
string
required
party
string
required
roles
string[]
required
isAdmin
boolean
required
walletUrl
string
required
Changes