OAuth
Get per-user OAuth flow detail
Returns the pending OAuth flow row metadata: which MCP client is being authorized, which identity (user / VK / session) the resulting token will be bound to, and whether an active token already exists for that binding (has_active_token).
Requires management API authentication via Authorization: Bearer <API key>.
get/api/oauth/per-user/flows/{id}
Path parameters
idstring required
Flow row ID
Response
Flow detail