Every API endpoint is plural and has a plural response data structure, except for "integration." However, the integration endpoint returns the plural in your response data structure...
"integrations": [{}]
You should make API endpoint naming conventions consistent.