Skip to main content

Get Application Info

Provides for a specified application the corresponding developer subscription information

Query Parameters
  • clientId string

    AAD-client id of the application

Responses

Successful


Schema
  • data object

    Application information

  • applicationId uuid

    Application id

  • subscriptionId uuid nullable

    Corresponding developer subscription id

  • subscriptionName string nullable

    Corresponding developer subscription name

Loading...