Home > @uniformdev/mesh-sdk > IntegrationDefinitionGetResponse
IntegrationDefinitionGetResponse type
The GET response from /api/v1/integration-definitions
Signature:
type IntegrationDefinitionGetResponse = IntegrationDefinitionsApi['get']['responses']['200']['content']['application/json'];