List pending MCP OAuth connections of an application
GEThttps://platform.docana.com/api/v1/applications/:id/mcp-oauth-status/
Checks the OAuth MCP servers enabled on the application and returns the ones that block the assistant for the calling user, that is servers with a not_connected or expired connection. Each entry carries a settingsPath pointing to the page where the connection can be completed. Connected and expiring-soon servers are excluded.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OAuth MCP servers the user still needs to connect
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
No access to the application
A resource referenced by the path does not exist or is not visible to the caller.
Failed to load MCP OAuth status