/
/License Portal API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 3w ago · Updated 2mo ago
License Portal33
  • getGet the authenticated portal operator
  • getGet the portal dashboard snapshot
  • getList partners
  • postCreate a partner
  • putUpdate a partner
  • getList customers
  • postCreate a customer
  • putUpdate a customer
  • postDisable a customer
  • getList deployments
  • postRegister a deployment
  • putUpdate a deployment
  • postDisable a deployment
  • getList license templates
  • postCreate a license template
  • postCreate or import a license request
  • postPreview a license request
  • getList issued licenses
  • postIssue a license
  • postIssue a protected setup bundle
  • postVerify a license artifact
  • getGet an issued license
  • getDownload an issued license
  • postRevoke an issued license
  • getGet license issuer status
  • getList portal tenants
  • getList contacts
  • postCreate a contact
  • putUpdate a contact
  • postEnable login for a contact
  • getList signing assignments
  • postAssign a signing certificate
  • postAssign a partner CA
    License Portal

    Get the authenticated portal operator

    get/me

    Response

    Current authenticated operator.

    tenantIdstring required
    principalIdstring required
    displayNamestring required
    emailstring email
    authenticatedboolean required

    Changes