Get a specific integration model

Returns a specific integration model in Itential Platform.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

namestringRequired
The name of the integration model.

Response

Contains the data for a specific integration model.
modelstringOptional
versionIdstringOptional
descriptionstringOptional
propertiesobjectOptional
Refer to OpenAPI specifications for the available properties for this OpenAPI document.

Errors

500
Internal Server Error