v11

latestSwagger 2.0raw.githubusercontent.com2022-10-03168148314.0 KB

Gets the application info.

get/apps/{appId}

Path parameters

appIdstring uuid required

The application ID.

Response

The application info.

idstring uuid

The ID (GUID) of the application.

namestring

The name of the application.

descriptionstring

The description of the application.

culturestring

The culture of the application. For example, "en-us".

usageScenariostring

Defines the scenario for the new application. Optional. For example, IoT.

domainstring

The domain for the new application. Optional. For example, Comics.

versionsCountinteger

Amount of model versions within the application.

createdDateTimestring

The version's creation timestamp.

endpointsobject

The Runtime endpoint URL for this model version.

endpointHitsCountinteger

Number of calls made to this endpoint.

activeVersionstring

The version ID currently marked as active.