Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Cloud Marketplace
    • Getting started
    • Access management
      • Getting started with the License Manager SaaS API
        • Overview
          • Overview
          • Get
          • GetUserInfo
    • Getting started
    • Access management
    • Audit Trails events

In this article:

  • gRPC request
  • GetUserInfoRequest
  • licensemanager.v1.UserInfo
  1. Partners
  2. License Manager SaaS API reference
  3. gRPC
  4. Instance
  5. GetUserInfo

Yandex Cloud Marketplace License Manager for SaaS, gRPC: InstanceService.GetUserInfo

Written by
Yandex Cloud
Updated at April 24, 2025
  • gRPC request
  • GetUserInfoRequest
  • licensemanager.v1.UserInfo

Returns information about legal person (Russia only) who owns this subscription instance.

gRPC requestgRPC request

rpc GetUserInfo (GetUserInfoRequest) returns (licensemanager.v1.UserInfo)

GetUserInfoRequestGetUserInfoRequest

{
  "instance_id": "string"
}

Field

Description

instance_id

string

Required field. ID of the subscription instance.

licensemanager.v1.UserInfolicensemanager.v1.UserInfo

{
  "id": "string",
  "name": "string",
  "inn": "string",
  "kpp": "string"
}

Field

Description

id

string

ID, reserved field

name

string

Name of legal person

inn

string

INN of legal person

kpp

string

KPP of legal person

Was the article helpful?

Previous
Get
Next
Overview
© 2025 Direct Cursus Technology L.L.C.