Not yet available. The route is registered and reachable — it is declared before /teams/{id} so it is no longer shadowed by the team-lookup route — but the handler is still a stub that returns 501 Not Implemented for every request. It never returns integration data.Do not build against this endpoint yet. This entry exists so the published surface matches the deployed behavior.
Request
Authorization
API Key
Add parameter in header
Authorization
Example:
Authorization: ********************
or
Query Params
Responses
🔴501OK
application/json
Not implemented. The body is raw (no standardized envelope).