Validate a Project Connection

Call POST /v1/auth/connections/validate with Authorization: Bearer YOUR_API_KEY and the target project_id in the JSON body. An active connection returns its connection, API-key, and scope metadata.

Validation responses never expose key hashes, raw credentials, developer account sessions, or other sensitive data.