Get Integration Models
get_integration_modelsRetrieve all integration models from Itential Platform to access OpenAPI-based specifications for external systems, enabling automated interaction with third-party services.
Instructions
Get all integration models from Itential Platform.
Integration models define API specifications for external systems and services that can be integrated with Itential Platform. They are based on OpenAPI specifications and enable automated interaction with third-party systems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Response model for the get integration models API endpoint. This root model wraps a list of GetIntegrationModelsElement objects representing all integration models on the Itential Platform server. Attributes: root: List of integration model elements, each containing model details. |