Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 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
    • Access management
    • Audit Trails events

In this article:

  • HTTP request
  • Path parameters
  • Response
  1. Partners
  2. License Manager SaaS API reference
  3. REST
  4. Instance
  5. GetUserInfo

Yandex Cloud Marketplace License Manager for SaaS, REST: Instance.GetUserInfo

Written by
Yandex Cloud
Updated at April 24, 2025
  • HTTP request
  • Path parameters
  • Response

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

HTTP requestHTTP request

GET https://marketplace.api.cloud.yandex.net/marketplace/license-manager/saas/v1/instances/{instanceId}/user_info

Path parametersPath parameters

Field

Description

instanceId

string

Required field. ID of the subscription instance.

ResponseResponse

HTTP Code: 200 - OK

{
  "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.