Get integration details
Return information about a given integration
Try this request in your browser
URL
https://connectapi.dial9.co.uk/api/v2/integrations/info
Access
Must be authenticated as a user or API token.
If not authorised, a AccessDenied
error will be returned.
Parameters
Parameter | Type | Default |
---|---|---|
id Required The UUID of the integration |
String | null |
Errors
Error | Attributes |
---|---|
IntegrationNotFound No integration was found given the ID provided |
|
NoAccessToIntegration Your authenticated identity is not permitted to access this integration |
|
IntegrationsUnavailable Integrations are unavailable for this unit |
Response Data
This action will return a integration structure.
You'll receive all attributes for this structure (basic and extended attributes). You'll receive all expansions for this stucture.