Represents a request to get the integration configuration.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/GetIntegrationRequest", "title": "GetIntegrationRequest", "type": "object", "properties": {}, "description": "Represents a request to get the integration configuration." }