Retrieves an integration with a specified label.
Integration retrieved.
Unauthorized access. Invalid credentials used.
Access forbidden.
Resource not found.
{- "service": "google-sheets",
- "count": 1,
- "configurations": [
- {
- "labels": [
- "string"
], - "eventType": "account-password-reset-requested",
- "title": "string"
}
], - "_links": [
- {
- "href": "string",
- "rel": "self"
}
]
}