# Insightly login page Endpoint: GET /insightly/login Version: 1.0.0 Security: JWTtoken ## Query parameters: - `user_id` (string, required) ## Response 422 fields (application/json): - `detail` (array) - `detail.loc` (array, required) - `detail.msg` (string, required) Example: "Something went wrong" - `detail.type` (string, required) Example: "Client Error"